#6FFCF8#6FFCF8
#6FFCF8 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.122 H 192.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCF8 |
|---|---|
| RGB | rgb(111, 252, 248) |
| HSL | hsl(178, 96%, 71%) |
| HSV | hsv(178, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.58, -38.88, -9.64) |
| CIE-LCH | lch(91.58, 40.06, 193.92°) |
| OKLab | oklab(91.29% -0.1191 -0.0268) |
| OKLCH | oklch(91.29% 0.122 192.7) |
| XYZ | xyz(58.3019, 79.7718, 101.1137) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.62
Bright Turquoise
#0FFEF9
ΔE00 3.47
Aqua
#00FFFF
ΔE00 3.53
Bright Light Blue
#26F7FD
ΔE00 4.11
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCF8 #FC6F73
analogous
#6FFCB1 #6FFCF8 #6FB9FC
triadic
#6FFCF8 #F86FFC #FCF86F
tetradic
#6FFCF8 #B16FFC #FC6F73 #B9FC6F
square
#6FFCF8 #B16FFC #FC6F73 #B9FC6F
split-complementary
#6FFCF8 #FC6FB9 #FCB16F
monochromatic
#05ECE5 #33FBF5 #6FFCF8 #ABFDFB #E1FEFE
Accessibility & contrast
On white
1.24
#6FFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#6FFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCF8
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCF8 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffcf8; /* rgb */ color: rgb(111, 252, 248); /* oklch */ color: oklch(91.3% 0.122 192.7);
Tailwind
colors: {
custom: {
50: '#a5fefa',
500: '#6ffcf8',
950: '#000000',
},
}SCSS
$custom: #6ffcf8; $custom-light: #a5fefa; $custom-dark: #000000;
JSON
{
"hex": "#6ffcf8",
"rgb": {
"r": 111,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.298,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91292,
"c": 0.12208,
"h": 192.7
},
"luminance": 0.79778
}Semantic roles & 50–950 ramp
primary
#6FFCF8
secondary
#D8373C
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685