#69ECD5#69ECD5
#69ECD5 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.3% C 0.121 H 180.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69ECD5 |
|---|---|
| RGB | rgb(105, 236, 213) |
| HSL | hsl(169, 78%, 67%) |
| HSV | hsv(169, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 9.7%, 7.5%) |
| CIE-LAB | lab(85.90, -41.55, 0.25) |
| CIE-LCH | lch(85.90, 41.55, 179.66°) |
| OKLab | oklab(86.33% -0.1207 0) |
| OKLCH | oklch(86.33% 0.121 180) |
| XYZ | xyz(47.8260, 67.7936, 73.5030) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.87
Turquoise
#40E0D0
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 4.40
Bright Aqua
#0BF9EA
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.50
Light Aqua
#8CFFDB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ECD5 #EC6980
analogous
#69EC94 #69ECD5 #69C1EC
triadic
#69ECD5 #D569EC #ECD569
tetradic
#69ECD5 #9469EC #EC6980 #C1EC69
square
#69ECD5 #9469EC #EC6980 #C1EC69
split-complementary
#69ECD5 #EC69C1 #EC9469
monochromatic
#19C2A4 #33E5C6 #69ECD5 #9FF3E4 #D6FAF3
Accessibility & contrast
On white
1.44
#69ECD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#69ECD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ECD5
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ECD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ECD5 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D4
Deuteranopia (green-blind)
#CFD1D7
Tritanopia (blue-blind)
#00F0E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69ecd5; /* rgb */ color: rgb(105, 236, 213); /* oklch */ color: oklch(86.3% 0.121 180.0);
Tailwind
colors: {
custom: {
50: '#9ff2e1',
500: '#69ecd5',
950: '#000000',
},
}SCSS
$custom: #69ecd5; $custom-light: #9ff2e1; $custom-dark: #000000;
JSON
{
"hex": "#69ecd5",
"rgb": {
"r": 105,
"g": 236,
"b": 213
},
"hsl": {
"h": 169.466,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.86332,
"c": 0.12066,
"h": 180
},
"luminance": 0.67798
}Semantic roles & 50–950 ramp
primary
#69ECD5
secondary
#C03951
accent
#0C30DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584