#69EEBB#69EEBB
#69EEBB is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.1% C 0.139 H 165.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEBB |
|---|---|
| RGB | rgb(105, 238, 187) |
| HSL | hsl(157, 80%, 67%) |
| HSV | hsv(157, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(85.87, -48.36, 13.81) |
| CIE-LCH | lch(85.87, 50.30, 164.06°) |
| OKLab | oklab(86.11% -0.1342 0.0354) |
| OKLCH | oklch(86.11% 0.139 165.2) |
| XYZ | xyz(45.3655, 67.7359, 57.6877) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.34
Light Greenish Blue
#63F7B4
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 3.92
Seafoam
#7FE0B3
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEBB #EE699C
analogous
#69EE78 #69EEBB #69DFEE
triadic
#69EEBB #BB69EE #EEBB69
tetradic
#69EEBB #7869EE #EE699C #DFEE69
square
#69EEBB #7869EE #EE699C #DFEE69
split-complementary
#69EEBB #EE69DF #EE7869
monochromatic
#16C683 #32E8A2 #69EEBB #A0F4D4 #D7FAED
Accessibility & contrast
On white
1.44
#69EEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#69EEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEBB
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEBB | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB8
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#2AEEE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69eebb; /* rgb */ color: rgb(105, 238, 187); /* oklch */ color: oklch(86.1% 0.139 165.2);
Tailwind
colors: {
custom: {
50: '#9ef4cf',
500: '#69eebb',
950: '#000000',
},
}SCSS
$custom: #69eebb; $custom-light: #9ef4cf; $custom-dark: #000000;
JSON
{
"hex": "#69eebb",
"rgb": {
"r": 105,
"g": 238,
"b": 187
},
"hsl": {
"h": 156.992,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86107,
"c": 0.13881,
"h": 165.2
},
"luminance": 0.6774
}Semantic roles & 50–950 ramp
primary
#69EEBB
secondary
#C4386D
accent
#0A5ADC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583