#69E9BC#69E9BC
#69E9BC is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.132 H 167.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9BC |
|---|---|
| RGB | rgb(105, 233, 188) |
| HSL | hsl(159, 74%, 66%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.44, -46.02, 11.25) |
| CIE-LCH | lch(84.44, 47.37, 166.26°) |
| OKLab | oklab(84.94% -0.1285 0.0288) |
| OKLCH | oklch(84.94% 0.132 167.4) |
| XYZ | xyz(44.0374, 64.9078, 57.7749) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9BC #E96996
analogous
#69E97C #69E9BC #69D6E9
triadic
#69E9BC #BC69E9 #E9BC69
tetradic
#69E9BC #7C69E9 #E96996 #D6E969
square
#69E9BC #7C69E9 #E96996 #D6E969
split-complementary
#69E9BC #E969D6 #E97C69
monochromatic
#1CBC84 #34E1A4 #69E9BC #9EF1D4 #D4F9EC
Accessibility & contrast
On white
1.50
#69E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#69E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9BC
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9BC | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#2CEADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e9bc; /* rgb */ color: rgb(105, 233, 188); /* oklch */ color: oklch(84.9% 0.132 167.4);
Tailwind
colors: {
custom: {
50: '#9df1d0',
500: '#69e9bc',
950: '#000000',
},
}SCSS
$custom: #69e9bc; $custom-light: #9df1d0; $custom-dark: #000000;
JSON
{
"hex": "#69e9bc",
"rgb": {
"r": 105,
"g": 233,
"b": 188
},
"hsl": {
"h": 158.906,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84943,
"c": 0.13167,
"h": 167.4
},
"luminance": 0.64912
}Semantic roles & 50–950 ramp
primary
#69E9BC
secondary
#BB3B68
accent
#0F55D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583