#6FFCF9#6FFCF9
#6FFCF9 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.122 H 193.3°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCF9 |
|---|---|
| RGB | rgb(111, 252, 249) |
| HSL | hsl(179, 96%, 71%) |
| HSV | hsv(179, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(91.61, -38.63, -10.12) |
| CIE-LCH | lch(91.61, 39.93, 194.68°) |
| OKLab | oklab(91.32% -0.1187 -0.0281) |
| OKLCH | oklch(91.32% 0.122 193.3) |
| XYZ | xyz(58.4575, 79.8340, 101.9330) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.48
Aqua
#00FFFF
ΔE00 3.48
Bright Turquoise
#0FFEF9
ΔE00 3.57
Bright Light Blue
#26F7FD
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 5.48
Light Cyan
#ACFFFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCF9 #FC6F72
analogous
#6FFCB2 #6FFCF9 #6FB8FC
triadic
#6FFCF9 #F96FFC #FCF96F
tetradic
#6FFCF9 #B26FFC #FC6F72 #B8FC6F
square
#6FFCF9 #B26FFC #FC6F72 #B8FC6F
split-complementary
#6FFCF9 #FC6FB8 #FCB26F
monochromatic
#05ECE7 #33FBF7 #6FFCF9 #ABFDFB #E1FEFE
Accessibility & contrast
On white
1.24
#6FFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#6FFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCF9
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCF9 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffcf9; /* rgb */ color: rgb(111, 252, 249); /* oklch */ color: oklch(91.3% 0.122 193.3);
Tailwind
colors: {
custom: {
50: '#a5fefb',
500: '#6ffcf9',
950: '#000000',
},
}SCSS
$custom: #6ffcf9; $custom-light: #a5fefb; $custom-dark: #000000;
JSON
{
"hex": "#6ffcf9",
"rgb": {
"r": 111,
"g": 252,
"b": 249
},
"hsl": {
"h": 178.723,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91324,
"c": 0.12197,
"h": 193.3
},
"luminance": 0.7984
}Semantic roles & 50–950 ramp
primary
#6FFCF9
secondary
#D8373B
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685