#69EBD1#69EBD1
#69EBD1 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.121 H 178.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBD1 |
|---|---|
| RGB | rgb(105, 235, 209) |
| HSL | hsl(168, 76%, 67%) |
| HSV | hsv(168, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 11.1%, 7.8%) |
| CIE-LAB | lab(85.51, -42.07, 1.78) |
| CIE-LCH | lch(85.51, 42.10, 177.57°) |
| OKLab | oklab(85.98% -0.1213 0.0041) |
| OKLCH | oklch(85.98% 0.121 178.1) |
| XYZ | xyz(47.0375, 67.0188, 70.7663) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.09
Aqua (survey)
#13EAC9
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.72
Light Aqua
#8CFFDB
ΔE00 5.56
Aqua Marine
#2EE8BB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBD1 #EB6983
analogous
#69EB90 #69EBD1 #69C4EB
triadic
#69EBD1 #D169EB #EBD169
tetradic
#69EBD1 #9069EB #EB6983 #C4EB69
square
#69EBD1 #9069EB #EB6983 #C4EB69
split-complementary
#69EBD1 #EB69C4 #EB9069
monochromatic
#1AC09F #33E4C0 #69EBD1 #9FF2E2 #D5F9F2
Accessibility & contrast
On white
1.46
#69EBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#69EBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBD1
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBD1 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DED0
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ebd1; /* rgb */ color: rgb(105, 235, 209); /* oklch */ color: oklch(86.0% 0.121 178.1);
Tailwind
colors: {
custom: {
50: '#9ef2df',
500: '#69ebd1',
950: '#000000',
},
}SCSS
$custom: #69ebd1; $custom-light: #9ef2df; $custom-dark: #000000;
JSON
{
"hex": "#69ebd1",
"rgb": {
"r": 105,
"g": 235,
"b": 209
},
"hsl": {
"h": 168,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85983,
"c": 0.12141,
"h": 178.1
},
"luminance": 0.67023
}Semantic roles & 50–950 ramp
primary
#69EBD1
secondary
#BF3A54
accent
#0D36D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584