#69EFB0#69EFB0
#69EFB0 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.1% C 0.149 H 160.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFB0 |
|---|---|
| RGB | rgb(105, 239, 176) |
| HSL | hsl(152, 81%, 67%) |
| HSV | hsv(152, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(85.94, -51.07, 19.61) |
| CIE-LCH | lch(85.94, 54.71, 159.00°) |
| OKLab | oklab(86.09% -0.1402 0.05) |
| OKLCH | oklch(86.09% 0.149 160.4) |
| XYZ | xyz(44.5247, 67.8667, 51.8191) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFB0 #EF69A8
analogous
#69EF6D #69EFB0 #69EBEF
triadic
#69EFB0 #B069EF #EFB069
tetradic
#69EFB0 #6D69EF #EF69A8 #EBEF69
square
#69EFB0 #6D69EF #EF69A8 #EBEF69
split-complementary
#69EFB0 #EF69EB #EF6D69
monochromatic
#15C874 #32E993 #69EFB0 #A0F5CD #D8FBEA
Accessibility & contrast
On white
1.44
#69EFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#69EFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFB0
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFB0 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAC
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#33EEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69efb0; /* rgb */ color: rgb(105, 239, 176); /* oklch */ color: oklch(86.1% 0.149 160.4);
Tailwind
colors: {
custom: {
50: '#9ef5c7',
500: '#69efb0',
950: '#000000',
},
}SCSS
$custom: #69efb0; $custom-light: #9ef5c7; $custom-dark: #000000;
JSON
{
"hex": "#69efb0",
"rgb": {
"r": 105,
"g": 239,
"b": 176
},
"hsl": {
"h": 151.791,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.86086,
"c": 0.14884,
"h": 160.4
},
"luminance": 0.67871
}Semantic roles & 50–950 ramp
primary
#69EFB0
secondary
#C5377A
accent
#086CDD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582