#69E2BB#69E2BB
#69E2BB is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.3% C 0.123 H 169.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2BB |
|---|---|
| RGB | rgb(105, 226, 187) |
| HSL | hsl(161, 68%, 65%) |
| HSV | hsv(161, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.37, -43.20, 8.83) |
| CIE-LCH | lch(82.37, 44.09, 168.45°) |
| OKLab | oklab(83.25% -0.1214 0.0226) |
| OKLCH | oklch(83.25% 0.123 169.5) |
| XYZ | xyz(41.9876, 60.9800, 56.5617) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 4.06
Light Teal
#90E4C1
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.14
Aquamarine (survey)
#04D8B2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2BB #E26990
analogous
#69E27E #69E2BB #69CDE2
triadic
#69E2BB #BB69E2 #E2BB69
tetradic
#69E2BB #7E69E2 #E26990 #CDE269
square
#69E2BB #7E69E2 #E26990 #CDE269
split-complementary
#69E2BB #E269CD #E27E69
monochromatic
#22AF81 #36D8A4 #69E2BB #9CECD2 #D0F6E9
Accessibility & contrast
On white
1.59
#69E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#69E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2BB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2BB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CAC8BE
Tritanopia (blue-blind)
#31E3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e2bb; /* rgb */ color: rgb(105, 226, 187); /* oklch */ color: oklch(83.3% 0.123 169.5);
Tailwind
colors: {
custom: {
50: '#9deccf',
500: '#69e2bb',
950: '#000000',
},
}SCSS
$custom: #69e2bb; $custom-light: #9deccf; $custom-dark: #000000;
JSON
{
"hex": "#69e2bb",
"rgb": {
"r": 105,
"g": 226,
"b": 187
},
"hsl": {
"h": 160.661,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.83252,
"c": 0.12349,
"h": 169.5
},
"luminance": 0.60984
}Semantic roles & 50–950 ramp
primary
#69E2BB
secondary
#B03F63
accent
#1652D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483