#69EFB3#69EFB3
#69EFB3 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.2% C 0.146 H 161.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFB3 |
|---|---|
| RGB | rgb(105, 239, 179) |
| HSL | hsl(153, 81%, 67%) |
| HSV | hsv(153, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(86.00, -50.46, 18.14) |
| CIE-LCH | lch(86.00, 53.62, 160.23°) |
| OKLab | oklab(86.16% -0.1388 0.0463) |
| OKLCH | oklch(86.16% 0.146 161.5) |
| XYZ | xyz(44.8248, 67.9867, 53.3996) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 3.53
Light Blue Green
#7EFBB3
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.32
Greenish Cyan
#2AFEB7
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFB3 #EF69A5
analogous
#69EF70 #69EFB3 #69E8EF
triadic
#69EFB3 #B369EF #EFB369
tetradic
#69EFB3 #7069EF #EF69A5 #E8EF69
square
#69EFB3 #7069EF #EF69A5 #E8EF69
split-complementary
#69EFB3 #EF69E8 #EF7069
monochromatic
#15C878 #32E997 #69EFB3 #A0F5CF #D8FBEB
Accessibility & contrast
On white
1.44
#69EFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#69EFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFB3
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFB3 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFB0
Deuteranopia (green-blind)
#D9D2B7
Tritanopia (blue-blind)
#31EEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69efb3; /* rgb */ color: rgb(105, 239, 179); /* oklch */ color: oklch(86.2% 0.146 161.5);
Tailwind
colors: {
custom: {
50: '#9ef5c9',
500: '#69efb3',
950: '#000000',
},
}SCSS
$custom: #69efb3; $custom-light: #9ef5c9; $custom-dark: #000000;
JSON
{
"hex": "#69efb3",
"rgb": {
"r": 105,
"g": 239,
"b": 179
},
"hsl": {
"h": 153.134,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.86155,
"c": 0.14638,
"h": 161.5
},
"luminance": 0.67991
}Semantic roles & 50–950 ramp
primary
#69EFB3
secondary
#C53777
accent
#0868DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582