#69F4B2#69F4B2
#69F4B2 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.3% C 0.154 H 160.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4B2 |
|---|---|
| RGB | rgb(105, 244, 178) |
| HSL | hsl(152, 86%, 68%) |
| HSV | hsv(152, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 27%, 4.3%) |
| CIE-LAB | lab(87.44, -52.72, 20.67) |
| CIE-LCH | lch(87.44, 56.63, 158.60°) |
| OKLab | oklab(87.33% -0.1445 0.0526) |
| OKLCH | oklch(87.33% 0.154 160) |
| XYZ | xyz(46.2081, 70.9146, 53.3636) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.79
Light Blue Green
#7EFBB3
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Aquamarine
#7BFDC7
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4B2 #F469AB
analogous
#69F46C #69F4B2 #69F0F4
triadic
#69F4B2 #B269F4 #F4B269
tetradic
#69F4B2 #6C69F4 #F469AB #F0F469
square
#69F4B2 #6C69F4 #F469AB #F0F469
split-complementary
#69F4B2 #F469F0 #F46C69
monochromatic
#0FD376 #30F095 #69F4B2 #A2F8CF #DBFCED
Accessibility & contrast
On white
1.38
#69F4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#69F4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4B2
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4B2 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#DED6B6
Tritanopia (blue-blind)
#2FF3E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f4b2; /* rgb */ color: rgb(105, 244, 178); /* oklch */ color: oklch(87.3% 0.154 160.0);
Tailwind
colors: {
custom: {
50: '#9ff8c9',
500: '#69f4b2',
950: '#000000',
},
}SCSS
$custom: #69f4b2; $custom-light: #9ff8c9; $custom-dark: #000000;
JSON
{
"hex": "#69f4b2",
"rgb": {
"r": 105,
"g": 244,
"b": 178
},
"hsl": {
"h": 151.511,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87327,
"c": 0.15381,
"h": 160
},
"luminance": 0.70919
}Semantic roles & 50–950 ramp
primary
#69F4B2
secondary
#CD347D
accent
#036DE3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582