#69EBCD#69EBCD
#69EBCD is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.123 H 175.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBCD |
|---|---|
| RGB | rgb(105, 235, 205) |
| HSL | hsl(166, 76%, 67%) |
| HSV | hsv(166, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(85.41, -43.01, 3.74) |
| CIE-LCH | lch(85.41, 43.18, 175.03°) |
| OKLab | oklab(85.87% -0.1231 0.0093) |
| OKLCH | oklch(85.87% 0.123 175.7) |
| XYZ | xyz(46.5485, 66.8232, 68.1909) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.70
Aqua (survey)
#13EAC9
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 4.75
Light Aqua
#8CFFDB
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBCD #EB6987
analogous
#69EB8C #69EBCD #69C8EB
triadic
#69EBCD #CD69EB #EBCD69
tetradic
#69EBCD #8C69EB #EB6987 #C8EB69
square
#69EBCD #8C69EB #EB6987 #C8EB69
split-complementary
#69EBCD #EB69C8 #EB8C69
monochromatic
#1AC09A #33E4BB #69EBCD #9FF2DF #D5F9F1
Accessibility & contrast
On white
1.46
#69EBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#69EBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBCD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBCD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECC
Deuteranopia (green-blind)
#D0CFCF
Tritanopia (blue-blind)
#0EEEE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ebcd; /* rgb */ color: rgb(105, 235, 205); /* oklch */ color: oklch(85.9% 0.123 175.7);
Tailwind
colors: {
custom: {
50: '#9ef2dc',
500: '#69ebcd',
950: '#000000',
},
}SCSS
$custom: #69ebcd; $custom-light: #9ef2dc; $custom-dark: #000000;
JSON
{
"hex": "#69ebcd",
"rgb": {
"r": 105,
"g": 235,
"b": 205
},
"hsl": {
"h": 166.154,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.8587,
"c": 0.12344,
"h": 175.7
},
"luminance": 0.66828
}Semantic roles & 50–950 ramp
primary
#69EBCD
secondary
#BF3A58
accent
#0D3CD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584