#69E9BE#69E9BE
#69E9BE is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.130 H 168.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9BE |
|---|---|
| RGB | rgb(105, 233, 190) |
| HSL | hsl(160, 74%, 66%) |
| HSV | hsv(160, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.48, -45.57, 10.27) |
| CIE-LCH | lch(84.48, 46.72, 167.31°) |
| OKLab | oklab(84.99% -0.1276 0.0263) |
| OKLCH | oklch(84.99% 0.13 168.4) |
| XYZ | xyz(44.2545, 64.9946, 58.9183) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.92
Aqua Marine
#2EE8BB
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 3.53
Light Teal
#90E4C1
ΔE00 4.52
Aquamarine
#7FFFD4
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9BE #E96994
analogous
#69E97E #69E9BE #69D4E9
triadic
#69E9BE #BE69E9 #E9BE69
tetradic
#69E9BE #7E69E9 #E96994 #D4E969
square
#69E9BE #7E69E9 #E96994 #D4E969
split-complementary
#69E9BE #E969D4 #E97E69
monochromatic
#1CBC86 #34E1A7 #69E9BE #9EF1D5 #D4F9EC
Accessibility & contrast
On white
1.50
#69E9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#69E9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9BE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9BE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#2AEADD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e9be; /* rgb */ color: rgb(105, 233, 190); /* oklch */ color: oklch(85.0% 0.130 168.4);
Tailwind
colors: {
custom: {
50: '#9ef1d1',
500: '#69e9be',
950: '#000000',
},
}SCSS
$custom: #69e9be; $custom-light: #9ef1d1; $custom-dark: #000000;
JSON
{
"hex": "#69e9be",
"rgb": {
"r": 105,
"g": 233,
"b": 190
},
"hsl": {
"h": 159.844,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84994,
"c": 0.13027,
"h": 168.4
},
"luminance": 0.64999
}Semantic roles & 50–950 ramp
primary
#69E9BE
secondary
#BB3B66
accent
#0F52D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583