#69EBC0#69EBC0
#69EBC0 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.131 H 168.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBC0 |
|---|---|
| RGB | rgb(105, 235, 192) |
| HSL | hsl(160, 76%, 67%) |
| HSV | hsv(160, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(85.11, -45.99, 10.11) |
| CIE-LCH | lch(85.11, 47.09, 167.60°) |
| OKLab | oklab(85.52% -0.1288 0.0259) |
| OKLCH | oklch(85.52% 0.131 168.6) |
| XYZ | xyz(45.0440, 66.2214, 60.2672) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Aqua Marine
#2EE8BB
ΔE00 3.22
Seafoam
#7FE0B3
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 4.51
Light Teal
#90E4C1
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBC0 #EB6994
analogous
#69EB7F #69EBC0 #69D5EB
triadic
#69EBC0 #C069EB #EBC069
tetradic
#69EBC0 #7F69EB #EB6994 #D5EB69
square
#69EBC0 #7F69EB #EB6994 #D5EB69
split-complementary
#69EBC0 #EB69D5 #EB7F69
monochromatic
#1AC089 #33E4A9 #69EBC0 #9FF2D7 #D5F9ED
Accessibility & contrast
On white
1.47
#69EBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#69EBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBC0
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBC0 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#26ECDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ebc0; /* rgb */ color: rgb(105, 235, 192); /* oklch */ color: oklch(85.5% 0.131 168.6);
Tailwind
colors: {
custom: {
50: '#9ef2d3',
500: '#69ebc0',
950: '#000000',
},
}SCSS
$custom: #69ebc0; $custom-light: #9ef2d3; $custom-dark: #000000;
JSON
{
"hex": "#69ebc0",
"rgb": {
"r": 105,
"g": 235,
"b": 192
},
"hsl": {
"h": 160.154,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.8552,
"c": 0.13141,
"h": 168.6
},
"luminance": 0.66226
}Semantic roles & 50–950 ramp
primary
#69EBC0
secondary
#BF3A66
accent
#0D50D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583