#69E8B2#69E8B2
#69E8B2 is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.5% C 0.138 H 163.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8B2 |
|---|---|
| RGB | rgb(105, 232, 178) |
| HSL | hsl(154, 73%, 66%) |
| HSV | hsv(154, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 23.3%, 9%) |
| CIE-LAB | lab(83.93, -47.74, 15.76) |
| CIE-LCH | lch(83.93, 50.27, 161.73°) |
| OKLab | oklab(84.46% -0.1319 0.0403) |
| OKLCH | oklch(84.46% 0.138 163) |
| XYZ | xyz(42.7143, 63.9269, 52.1990) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8B2 #E8699F
analogous
#69E872 #69E8B2 #69DEE8
triadic
#69E8B2 #B269E8 #E8B269
tetradic
#69E8B2 #7269E8 #E8699F #DEE869
square
#69E8B2 #7269E8 #E8699F #DEE869
split-complementary
#69E8B2 #E869DE #E87269
monochromatic
#1DBA77 #34E097 #69E8B2 #9EF0CD #D3F8E8
Accessibility & contrast
On white
1.52
#69E8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#69E8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8B2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8B2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AF
Deuteranopia (green-blind)
#D2CCB5
Tritanopia (blue-blind)
#35E8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e8b2; /* rgb */ color: rgb(105, 232, 178); /* oklch */ color: oklch(84.5% 0.138 163.0);
Tailwind
colors: {
custom: {
50: '#9df0c9',
500: '#69e8b2',
950: '#000000',
},
}SCSS
$custom: #69e8b2; $custom-light: #9df0c9; $custom-dark: #000000;
JSON
{
"hex": "#69e8b2",
"rgb": {
"r": 105,
"g": 232,
"b": 178
},
"hsl": {
"h": 154.488,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84457,
"c": 0.13791,
"h": 163
},
"luminance": 0.63931
}Semantic roles & 50–950 ramp
primary
#69E8B2
secondary
#BA3C71
accent
#1064D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582