#69E7B2#69E7B2
#69E7B2 is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.2% C 0.137 H 163.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7B2 |
|---|---|
| RGB | rgb(105, 231, 178) |
| HSL | hsl(155, 72%, 66%) |
| HSV | hsv(155, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(83.63, -47.31, 15.35) |
| CIE-LCH | lch(83.63, 49.74, 162.03°) |
| OKLab | oklab(84.22% -0.1308 0.0393) |
| OKLCH | oklch(84.22% 0.137 163.3) |
| XYZ | xyz(42.4336, 63.3655, 52.1054) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 4.58
Light Turquoise
#7EF4CC
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7B2 #E7699E
analogous
#69E773 #69E7B2 #69DDE7
triadic
#69E7B2 #B269E7 #E7B269
tetradic
#69E7B2 #7369E7 #E7699E #DDE769
square
#69E7B2 #7369E7 #E7699E #DDE769
split-complementary
#69E7B2 #E769DD #E77369
monochromatic
#1DB877 #34DF97 #69E7B2 #9EEFCD #D3F8E8
Accessibility & contrast
On white
1.54
#69E7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#69E7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7B2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7B2 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AF
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#36E7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e7b2; /* rgb */ color: rgb(105, 231, 178); /* oklch */ color: oklch(84.2% 0.137 163.3);
Tailwind
colors: {
custom: {
50: '#9defc9',
500: '#69e7b2',
950: '#000000',
},
}SCSS
$custom: #69e7b2; $custom-light: #9defc9; $custom-dark: #000000;
JSON
{
"hex": "#69e7b2",
"rgb": {
"r": 105,
"g": 231,
"b": 178
},
"hsl": {
"h": 154.762,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.84218,
"c": 0.13658,
"h": 163.3
},
"luminance": 0.63369
}Semantic roles & 50–950 ramp
primary
#69E7B2
secondary
#B83C70
accent
#1163D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582