#6FFCF1#6FFCF1
#6FFCF1 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.123 H 188.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCF1 |
|---|---|
| RGB | rgb(111, 252, 241) |
| HSL | hsl(175, 96%, 71%) |
| HSV | hsv(175, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(91.39, -40.66, -6.29) |
| CIE-LCH | lch(91.39, 41.14, 188.79°) |
| OKLab | oklab(91.07% -0.122 -0.0176) |
| OKLCH | oklch(91.07% 0.123 188.2) |
| XYZ | xyz(57.2362, 79.3455, 95.5009) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.76
Bright Aqua
#0BF9EA
ΔE00 3.83
Bright Cyan
#41FDFE
ΔE00 4.31
Aqua
#00FFFF
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCF1 #FC6F7A
analogous
#6FFCAA #6FFCF1 #6FC0FC
triadic
#6FFCF1 #F16FFC #FCF16F
tetradic
#6FFCF1 #AA6FFC #FC6F7A #C0FC6F
square
#6FFCF1 #AA6FFC #FC6F7A #C0FC6F
split-complementary
#6FFCF1 #FC6FC0 #FCAA6F
monochromatic
#05ECDA #33FBEB #6FFCF1 #ABFDF7 #E1FEFC
Accessibility & contrast
On white
1.24
#6FFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#6FFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCF1
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCF1 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F1
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffcf1; /* rgb */ color: rgb(111, 252, 241); /* oklch */ color: oklch(91.1% 0.123 188.2);
Tailwind
colors: {
custom: {
50: '#a5fef5',
500: '#6ffcf1',
950: '#000000',
},
}SCSS
$custom: #6ffcf1; $custom-light: #a5fef5; $custom-dark: #000000;
JSON
{
"hex": "#6ffcf1",
"rgb": {
"r": 111,
"g": 252,
"b": 241
},
"hsl": {
"h": 175.319,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91073,
"c": 0.12328,
"h": 188.2
},
"luminance": 0.79351
}Semantic roles & 50–950 ramp
primary
#6FFCF1
secondary
#D83744
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685