#69EBD3#69EBD3
#69EBD3 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.0% C 0.120 H 179.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBD3 |
|---|---|
| RGB | rgb(105, 235, 211) |
| HSL | hsl(169, 76%, 67%) |
| HSV | hsv(169, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(85.56, -41.59, 0.80) |
| CIE-LCH | lch(85.56, 41.59, 178.89°) |
| OKLab | oklab(86.04% -0.1205 0.0015) |
| OKLCH | oklch(86.04% 0.12 179.3) |
| XYZ | xyz(47.2866, 67.1185, 72.0786) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.99
Turquoise
#40E0D0
ΔE00 4.20
Aqua (survey)
#13EAC9
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 5.26
Bright Aqua
#0BF9EA
ΔE00 5.64
Light Aqua
#8CFFDB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBD3 #EB6981
analogous
#69EB92 #69EBD3 #69C2EB
triadic
#69EBD3 #D369EB #EBD369
tetradic
#69EBD3 #9269EB #EB6981 #C2EB69
square
#69EBD3 #9269EB #EB6981 #C2EB69
split-complementary
#69EBD3 #EB69C2 #EB9269
monochromatic
#1AC0A1 #33E4C3 #69EBD3 #9FF2E3 #D5F9F3
Accessibility & contrast
On white
1.46
#69EBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#69EBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBD3
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBD3 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ebd3; /* rgb */ color: rgb(105, 235, 211); /* oklch */ color: oklch(86.0% 0.120 179.3);
Tailwind
colors: {
custom: {
50: '#9ef2e0',
500: '#69ebd3',
950: '#000000',
},
}SCSS
$custom: #69ebd3; $custom-light: #9ef2e0; $custom-dark: #000000;
JSON
{
"hex": "#69ebd3",
"rgb": {
"r": 105,
"g": 235,
"b": 211
},
"hsl": {
"h": 168.923,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.8604,
"c": 0.12048,
"h": 179.3
},
"luminance": 0.67123
}Semantic roles & 50–950 ramp
primary
#69EBD3
secondary
#BF3A52
accent
#0D32D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584