#6FFCF5#6FFCF5
#6FFCF5 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.122 H 190.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCF5 |
|---|---|
| RGB | rgb(111, 252, 245) |
| HSL | hsl(177, 96%, 71%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.50, -39.65, -8.20) |
| CIE-LCH | lch(91.50, 40.49, 191.69°) |
| OKLab | oklab(91.2% -0.1203 -0.0229) |
| OKLCH | oklch(91.2% 0.123 190.8) |
| XYZ | xyz(57.8402, 79.5871, 98.6822) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.24
Bright Turquoise
#0FFEF9
ΔE00 3.39
Aqua
#00FFFF
ΔE00 3.88
Bright Aqua
#0BF9EA
ΔE00 4.52
Bright Light Blue
#26F7FD
ΔE00 4.84
Light Cyan
#ACFFFC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCF5 #FC6F76
analogous
#6FFCAE #6FFCF5 #6FBCFC
triadic
#6FFCF5 #F56FFC #FCF56F
tetradic
#6FFCF5 #AE6FFC #FC6F76 #BCFC6F
square
#6FFCF5 #AE6FFC #FC6F76 #BCFC6F
split-complementary
#6FFCF5 #FC6FBC #FCAE6F
monochromatic
#05ECE0 #33FBF1 #6FFCF5 #ABFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#6FFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#6FFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCF5
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCF5 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#D8E0F6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffcf5; /* rgb */ color: rgb(111, 252, 245); /* oklch */ color: oklch(91.2% 0.122 190.8);
Tailwind
colors: {
custom: {
50: '#a5fef8',
500: '#6ffcf5',
950: '#000000',
},
}SCSS
$custom: #6ffcf5; $custom-light: #a5fef8; $custom-dark: #000000;
JSON
{
"hex": "#6ffcf5",
"rgb": {
"r": 111,
"g": 252,
"b": 245
},
"hsl": {
"h": 177.021,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91197,
"c": 0.1225,
"h": 190.8
},
"luminance": 0.79593
}Semantic roles & 50–950 ramp
primary
#6FFCF5
secondary
#D8373F
accent
#000BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685