#6FFCF0#6FFCF0
#6FFCF0 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.124 H 187.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCF0 |
|---|---|
| RGB | rgb(111, 252, 240) |
| HSL | hsl(175, 96%, 71%) |
| HSV | hsv(175, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.36, -40.91, -5.81) |
| CIE-LCH | lch(91.36, 41.32, 188.08°) |
| OKLab | oklab(91.04% -0.1224 -0.0163) |
| OKLCH | oklch(91.04% 0.124 187.6) |
| XYZ | xyz(57.0872, 79.2859, 94.7164) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 3.93
Bright Cyan
#41FDFE
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 4.84
Aqua
#00FFFF
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCF0 #FC6F7B
analogous
#6FFCA9 #6FFCF0 #6FC1FC
triadic
#6FFCF0 #F06FFC #FCF06F
tetradic
#6FFCF0 #A96FFC #FC6F7B #C1FC6F
square
#6FFCF0 #A96FFC #FC6F7B #C1FC6F
split-complementary
#6FFCF0 #FC6FC1 #FCA96F
monochromatic
#05ECD8 #33FBEA #6FFCF0 #ABFDF6 #E1FEFC
Accessibility & contrast
On white
1.25
#6FFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#6FFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCF0
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCF0 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#DADFF2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffcf0; /* rgb */ color: rgb(111, 252, 240); /* oklch */ color: oklch(91.0% 0.124 187.6);
Tailwind
colors: {
custom: {
50: '#a5fef4',
500: '#6ffcf0',
950: '#000000',
},
}SCSS
$custom: #6ffcf0; $custom-light: #a5fef4; $custom-dark: #000000;
JSON
{
"hex": "#6ffcf0",
"rgb": {
"r": 111,
"g": 252,
"b": 240
},
"hsl": {
"h": 174.894,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91042,
"c": 0.12352,
"h": 187.6
},
"luminance": 0.79292
}Semantic roles & 50–950 ramp
primary
#6FFCF0
secondary
#D83745
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685