#69EBCC#69EBCC
#69EBCC is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.8% C 0.124 H 175.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBCC |
|---|---|
| RGB | rgb(105, 235, 204) |
| HSL | hsl(166, 76%, 67%) |
| HSV | hsv(166, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(85.39, -43.25, 4.23) |
| CIE-LCH | lch(85.39, 43.46, 174.42°) |
| OKLab | oklab(85.84% -0.1235 0.0105) |
| OKLCH | oklch(85.84% 0.124 175.1) |
| XYZ | xyz(46.4281, 66.7751, 67.5572) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.54
Aqua (survey)
#13EAC9
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 4.54
Light Aqua
#8CFFDB
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBCC #EB6988
analogous
#69EB8B #69EBCC #69C9EB
triadic
#69EBCC #CC69EB #EBCC69
tetradic
#69EBCC #8B69EB #EB6988 #C9EB69
square
#69EBCC #8B69EB #EB6988 #C9EB69
split-complementary
#69EBCC #EB69C9 #EB8B69
monochromatic
#1AC098 #33E4BA #69EBCC #9FF2DE #D5F9F1
Accessibility & contrast
On white
1.46
#69EBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#69EBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBCC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBCC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#11EEE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ebcc; /* rgb */ color: rgb(105, 235, 204); /* oklch */ color: oklch(85.8% 0.124 175.1);
Tailwind
colors: {
custom: {
50: '#9ef2db',
500: '#69ebcc',
950: '#000000',
},
}SCSS
$custom: #69ebcc; $custom-light: #9ef2db; $custom-dark: #000000;
JSON
{
"hex": "#69ebcc",
"rgb": {
"r": 105,
"g": 235,
"b": 204
},
"hsl": {
"h": 165.692,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85842,
"c": 0.12397,
"h": 175.1
},
"luminance": 0.6678
}Semantic roles & 50–950 ramp
primary
#69EBCC
secondary
#BF3A59
accent
#0D3DD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584