#69F4B4#69F4B4
#69F4B4 is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.4% C 0.152 H 160.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4B4 |
|---|---|
| RGB | rgb(105, 244, 180) |
| HSL | hsl(152, 86%, 68%) |
| HSV | hsv(152, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 26.2%, 4.3%) |
| CIE-LAB | lab(87.48, -52.32, 19.69) |
| CIE-LCH | lch(87.48, 55.90, 159.38°) |
| OKLab | oklab(87.37% -0.1436 0.0502) |
| OKLCH | oklch(87.37% 0.152 160.7) |
| XYZ | xyz(46.4104, 70.9955, 54.4289) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.86
Light Blue Green
#7EFBB3
ΔE00 2.79
Light Aquamarine
#7BFDC7
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.45
Greenish Cyan
#2AFEB7
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4B4 #F469A9
analogous
#69F46E #69F4B4 #69EEF4
triadic
#69F4B4 #B469F4 #F4B469
tetradic
#69F4B4 #6E69F4 #F469A9 #EEF469
square
#69F4B4 #6E69F4 #F469A9 #EEF469
split-complementary
#69F4B4 #F469EE #F46E69
monochromatic
#0FD379 #30F097 #69F4B4 #A2F8D1 #DBFCED
Accessibility & contrast
On white
1.38
#69F4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#69F4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4B4
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4B4 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B0
Deuteranopia (green-blind)
#DDD6B8
Tritanopia (blue-blind)
#2DF3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f4b4; /* rgb */ color: rgb(105, 244, 180); /* oklch */ color: oklch(87.4% 0.152 160.7);
Tailwind
colors: {
custom: {
50: '#9ff8ca',
500: '#69f4b4',
950: '#000000',
},
}SCSS
$custom: #69f4b4; $custom-light: #9ff8ca; $custom-dark: #000000;
JSON
{
"hex": "#69f4b4",
"rgb": {
"r": 105,
"g": 244,
"b": 180
},
"hsl": {
"h": 152.374,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87372,
"c": 0.15215,
"h": 160.7
},
"luminance": 0.71
}Semantic roles & 50–950 ramp
primary
#69F4B4
secondary
#CD347B
accent
#036AE3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582