#6FFEF4#6FFEF4
#6FFEF4 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.124 H 188.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEF4 |
|---|---|
| RGB | rgb(111, 254, 244) |
| HSL | hsl(176, 99%, 72%) |
| HSV | hsv(176, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(92.04, -40.80, -6.89) |
| CIE-LCH | lch(92.04, 41.38, 189.58°) |
| OKLab | oklab(91.62% -0.1228 -0.0193) |
| OKLCH | oklch(91.62% 0.124 188.9) |
| XYZ | xyz(58.3194, 80.7889, 98.0908) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.56
Bright Cyan
#41FDFE
ΔE00 3.98
Bright Aqua
#0BF9EA
ΔE00 4.03
Aqua
#00FFFF
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 5.63
Bright Light Blue
#26F7FD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEF4 #FE6F79
analogous
#6FFEAD #6FFEF4 #6FC1FE
triadic
#6FFEF4 #F46FFE #FEF46F
tetradic
#6FFEF4 #AD6FFE #FE6F79 #C1FE6F
square
#6FFEF4 #AD6FFE #FE6F79 #C1FE6F
split-complementary
#6FFEF4 #FE6FC1 #FEAD6F
monochromatic
#02F1E0 #32FEEF #6FFEF4 #ACFEF9 #E1FFFD
Accessibility & contrast
On white
1.22
#6FFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#6FFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEF4
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEF4 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffef4; /* rgb */ color: rgb(111, 254, 244); /* oklch */ color: oklch(91.6% 0.124 188.9);
Tailwind
colors: {
custom: {
50: '#a5fff7',
500: '#6ffef4',
950: '#000000',
},
}SCSS
$custom: #6ffef4; $custom-light: #a5fff7; $custom-dark: #000000;
JSON
{
"hex": "#6ffef4",
"rgb": {
"r": 111,
"g": 254,
"b": 244
},
"hsl": {
"h": 175.804,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91624,
"c": 0.12432,
"h": 188.9
},
"luminance": 0.80795
}Semantic roles & 50–950 ramp
primary
#6FFEF4
secondary
#DA3742
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685