#69EBDC#69EBDC
#69EBDC is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.3% C 0.117 H 185.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBDC |
|---|---|
| RGB | rgb(105, 235, 220) |
| HSL | hsl(173, 76%, 67%) |
| HSV | hsv(173, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(85.80, -39.38, -3.59) |
| CIE-LCH | lch(85.80, 39.54, 185.20°) |
| OKLab | oklab(86.31% -0.1166 -0.0103) |
| OKLCH | oklch(86.31% 0.117 185) |
| XYZ | xyz(48.4466, 67.5825, 78.1879) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.44
Tiffany Blue
#7BF2DA
ΔE00 3.48
Bright Aqua
#0BF9EA
ΔE00 4.54
Bright Turquoise
#0FFEF9
ΔE00 6.14
Aqua (survey)
#13EAC9
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBDC #EB6978
analogous
#69EB9B #69EBDC #69B9EB
triadic
#69EBDC #DC69EB #EBDC69
tetradic
#69EBDC #9B69EB #EB6978 #B9EB69
square
#69EBDC #9B69EB #EB6978 #B9EB69
split-complementary
#69EBDC #EB69B9 #EB9B69
monochromatic
#1AC0AD #33E4CF #69EBDC #9FF2E9 #D5F9F5
Accessibility & contrast
On white
1.45
#69EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#69EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBDC
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBDC | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDC
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ebdc; /* rgb */ color: rgb(105, 235, 220); /* oklch */ color: oklch(86.3% 0.117 185.0);
Tailwind
colors: {
custom: {
50: '#9ff2e6',
500: '#69ebdc',
950: '#000000',
},
}SCSS
$custom: #69ebdc; $custom-light: #9ff2e6; $custom-dark: #000000;
JSON
{
"hex": "#69ebdc",
"rgb": {
"r": 105,
"g": 235,
"b": 220
},
"hsl": {
"h": 173.077,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.86307,
"c": 0.11705,
"h": 185
},
"luminance": 0.67587
}Semantic roles & 50–950 ramp
primary
#69EBDC
secondary
#BF3A49
accent
#0D24D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584