#6FF9B4#6FF9B4
#6FF9B4 is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.8% C 0.156 H 159.0°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF9B4 |
|---|---|
| RGB | rgb(111, 249, 180) |
| HSL | hsl(150, 92%, 71%) |
| HSV | hsv(150, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 27.7%, 2.4%) |
| CIE-LAB | lab(89.12, -53.11, 21.99) |
| CIE-LCH | lch(89.12, 57.48, 157.51°) |
| OKLab | oklab(88.76% -0.1454 0.056) |
| OKLCH | oklch(88.76% 0.156 159) |
| XYZ | xyz(48.6652, 74.4216, 54.9714) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.09
Light Blue Green
#7EFBB3
ΔE00 1.54
Seafoam Green
#7AF9AB
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF9B4 #F96FB4
analogous
#6FF96F #6FF9B4 #6FF9F9
triadic
#6FF9B4 #B46FF9 #F9B46F
tetradic
#6FF9B4 #6F6FF9 #F96FB4 #F9F96F
square
#6FF9B4 #6F6FF9 #F96FB4 #F9F96F
split-complementary
#6FF9B4 #F96FF9 #F96F6F
monochromatic
#0AE477 #34F795 #6FF9B4 #AAFBD3 #E2FEF0
Accessibility & contrast
On white
1.32
#6FF9B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#6FF9B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF9B4
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF9B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF9B4 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8B0
Deuteranopia (green-blind)
#E3DAB8
Tritanopia (blue-blind)
#3CF8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ff9b4; /* rgb */ color: rgb(111, 249, 180); /* oklch */ color: oklch(88.8% 0.156 159.0);
Tailwind
colors: {
custom: {
50: '#a2fcca',
500: '#6ff9b4',
950: '#000000',
},
}SCSS
$custom: #6ff9b4; $custom-light: #a2fcca; $custom-dark: #000000;
JSON
{
"hex": "#6ff9b4",
"rgb": {
"r": 111,
"g": 249,
"b": 180
},
"hsl": {
"h": 150,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.88762,
"c": 0.1558,
"h": 159
},
"luminance": 0.74426
}Semantic roles & 50–950 ramp
primary
#6FF9B4
secondary
#D43886
accent
#0073E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582