#6FFCF3#6FFCF3
#6FFCF3 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.123 H 189.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCF3 |
|---|---|
| RGB | rgb(111, 252, 243) |
| HSL | hsl(176, 96%, 71%) |
| HSV | hsv(176, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.44, -40.16, -7.25) |
| CIE-LCH | lch(91.44, 40.81, 190.23°) |
| OKLab | oklab(91.14% -0.1212 -0.0202) |
| OKLCH | oklch(91.14% 0.123 189.5) |
| XYZ | xyz(57.5366, 79.4656, 97.0829) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.52
Bright Cyan
#41FDFE
ΔE00 3.75
Bright Aqua
#0BF9EA
ΔE00 4.13
Aqua
#00FFFF
ΔE00 4.24
Bright Light Blue
#26F7FD
ΔE00 5.38
Tiffany Blue
#7BF2DA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCF3 #FC6F78
analogous
#6FFCAC #6FFCF3 #6FBEFC
triadic
#6FFCF3 #F36FFC #FCF36F
tetradic
#6FFCF3 #AC6FFC #FC6F78 #BEFC6F
square
#6FFCF3 #AC6FFC #FC6F78 #BEFC6F
split-complementary
#6FFCF3 #FC6FBE #FCAC6F
monochromatic
#05ECDD #33FBEE #6FFCF3 #ABFDF8 #E1FEFD
Accessibility & contrast
On white
1.24
#6FFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#6FFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCF3
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCF3 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffcf3; /* rgb */ color: rgb(111, 252, 243); /* oklch */ color: oklch(91.1% 0.123 189.5);
Tailwind
colors: {
custom: {
50: '#a5fef7',
500: '#6ffcf3',
950: '#000000',
},
}SCSS
$custom: #6ffcf3; $custom-light: #a5fef7; $custom-dark: #000000;
JSON
{
"hex": "#6ffcf3",
"rgb": {
"r": 111,
"g": 252,
"b": 243
},
"hsl": {
"h": 176.17,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.91135,
"c": 0.12286,
"h": 189.5
},
"luminance": 0.79471
}Semantic roles & 50–950 ramp
primary
#6FFCF3
secondary
#D83742
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685