#6FFCF4#6FFCF4
#6FFCF4 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.2% C 0.123 H 190.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCF4 |
|---|---|
| RGB | rgb(111, 252, 244) |
| HSL | hsl(177, 96%, 71%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.47, -39.90, -7.73) |
| CIE-LCH | lch(91.47, 40.65, 190.96°) |
| OKLab | oklab(91.17% -0.1208 -0.0215) |
| OKLCH | oklch(91.17% 0.123 190.1) |
| XYZ | xyz(57.6880, 79.5262, 97.8803) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.44
Bright Cyan
#41FDFE
ΔE00 3.48
Aqua
#00FFFF
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.31
Bright Light Blue
#26F7FD
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCF4 #FC6F77
analogous
#6FFCAD #6FFCF4 #6FBDFC
triadic
#6FFCF4 #F46FFC #FCF46F
tetradic
#6FFCF4 #AD6FFC #FC6F77 #BDFC6F
square
#6FFCF4 #AD6FFC #FC6F77 #BDFC6F
split-complementary
#6FFCF4 #FC6FBD #FCAD6F
monochromatic
#05ECDF #33FBEF #6FFCF4 #ABFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#6FFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#6FFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCF4
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCF4 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#D8E0F5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffcf4; /* rgb */ color: rgb(111, 252, 244); /* oklch */ color: oklch(91.2% 0.123 190.1);
Tailwind
colors: {
custom: {
50: '#a5fef7',
500: '#6ffcf4',
950: '#000000',
},
}SCSS
$custom: #6ffcf4; $custom-light: #a5fef7; $custom-dark: #000000;
JSON
{
"hex": "#6ffcf4",
"rgb": {
"r": 111,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.596,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91166,
"c": 0.12268,
"h": 190.1
},
"luminance": 0.79532
}Semantic roles & 50–950 ramp
primary
#6FFCF4
secondary
#D83741
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685