#69EFB2#69EFB2
#69EFB2 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.1% C 0.147 H 161.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFB2 |
|---|---|
| RGB | rgb(105, 239, 178) |
| HSL | hsl(153, 81%, 67%) |
| HSV | hsv(153, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(85.98, -50.67, 18.63) |
| CIE-LCH | lch(85.98, 53.98, 159.81°) |
| OKLab | oklab(86.13% -0.1393 0.0476) |
| OKLCH | oklch(86.13% 0.147 161.2) |
| XYZ | xyz(44.7240, 67.9464, 52.8689) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.93
Light Aquamarine
#7BFDC7
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.15
Greenish Cyan
#2AFEB7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFB2 #EF69A6
analogous
#69EF6F #69EFB2 #69E9EF
triadic
#69EFB2 #B269EF #EFB269
tetradic
#69EFB2 #6F69EF #EF69A6 #E9EF69
square
#69EFB2 #6F69EF #EF69A6 #E9EF69
split-complementary
#69EFB2 #EF69E9 #EF6F69
monochromatic
#15C877 #32E996 #69EFB2 #A0F5CE #D8FBEB
Accessibility & contrast
On white
1.44
#69EFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#69EFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFB2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFB2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#D9D2B6
Tritanopia (blue-blind)
#32EEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69efb2; /* rgb */ color: rgb(105, 239, 178); /* oklch */ color: oklch(86.1% 0.147 161.2);
Tailwind
colors: {
custom: {
50: '#9ef5c9',
500: '#69efb2',
950: '#000000',
},
}SCSS
$custom: #69efb2; $custom-light: #9ef5c9; $custom-dark: #000000;
JSON
{
"hex": "#69efb2",
"rgb": {
"r": 105,
"g": 239,
"b": 178
},
"hsl": {
"h": 152.687,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.86131,
"c": 0.14719,
"h": 161.2
},
"luminance": 0.67951
}Semantic roles & 50–950 ramp
primary
#69EFB2
secondary
#C53778
accent
#0869DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582