#69EEBE#69EEBE
#69EEBE is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.2% C 0.137 H 166.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEBE |
|---|---|
| RGB | rgb(105, 238, 190) |
| HSL | hsl(158, 80%, 67%) |
| HSV | hsv(158, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(85.94, -47.71, 12.34) |
| CIE-LCH | lch(85.94, 49.28, 165.50°) |
| OKLab | oklab(86.18% -0.1329 0.0316) |
| OKLCH | oklch(86.18% 0.137 166.6) |
| XYZ | xyz(45.6900, 67.8657, 59.3968) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.60
Seafoam
#7FE0B3
ΔE00 4.06
Aquamarine
#7FFFD4
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEBE #EE6999
analogous
#69EE7C #69EEBE #69DBEE
triadic
#69EEBE #BE69EE #EEBE69
tetradic
#69EEBE #7C69EE #EE6999 #DBEE69
square
#69EEBE #7C69EE #EE6999 #DBEE69
split-complementary
#69EEBE #EE69DB #EE7C69
monochromatic
#16C687 #32E8A6 #69EEBE #A0F4D6 #D7FAEE
Accessibility & contrast
On white
1.44
#69EEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#69EEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEBE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEBE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#26EFE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69eebe; /* rgb */ color: rgb(105, 238, 190); /* oklch */ color: oklch(86.2% 0.137 166.6);
Tailwind
colors: {
custom: {
50: '#9ef4d1',
500: '#69eebe',
950: '#000000',
},
}SCSS
$custom: #69eebe; $custom-light: #9ef4d1; $custom-dark: #000000;
JSON
{
"hex": "#69eebe",
"rgb": {
"r": 105,
"g": 238,
"b": 190
},
"hsl": {
"h": 158.346,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86182,
"c": 0.1366,
"h": 166.6
},
"luminance": 0.6787
}Semantic roles & 50–950 ramp
primary
#69EEBE
secondary
#C4386A
accent
#0A55DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583