#69E2EB#69E2EB
#69E2EB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.109 H 201.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2EB |
|---|---|
| RGB | rgb(105, 226, 235) |
| HSL | hsl(184, 76%, 67%) |
| HSV | hsv(184, 55%, 92%) |
| CMYK | cmyk(55.3%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.65, -31.31, -14.69) |
| CIE-LCH | lch(83.65, 34.59, 205.14°) |
| OKLab | oklab(84.71% -0.1009 -0.0406) |
| OKLCH | oklch(84.71% 0.109 201.9) |
| XYZ | xyz(48.0112, 63.3894, 88.2864) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.33
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2EB #EB7269
analogous
#69EBB3 #69E2EB #69A1EB
triadic
#69E2EB #EB69E2 #E2EB69
tetradic
#69E2EB #B369EB #EB7269 #A1EB69
square
#69E2EB #B369EB #EB7269 #A1EB69
split-complementary
#69E2EB #EB69A1 #EBB369
monochromatic
#1AB4C0 #33D8E4 #69E2EB #9FECF2 #D5F7F9
Accessibility & contrast
On white
1.54
#69E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#69E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2EB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2EB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e2eb; /* rgb */ color: rgb(105, 226, 235); /* oklch */ color: oklch(84.7% 0.109 201.9);
Tailwind
colors: {
custom: {
50: '#9febf1',
500: '#69e2eb',
950: '#000000',
},
}SCSS
$custom: #69e2eb; $custom-light: #9febf1; $custom-dark: #000000;
JSON
{
"hex": "#69e2eb",
"rgb": {
"r": 105,
"g": 226,
"b": 235
},
"hsl": {
"h": 184.154,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84711,
"c": 0.10875,
"h": 201.9
},
"luminance": 0.63394
}Semantic roles & 50–950 ramp
primary
#69E2EB
secondary
#BF433A
accent
#1B0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485