#6FFCEC#6FFCEC
#6FFCEC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.125 H 185.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCEC |
|---|---|
| RGB | rgb(111, 252, 236) |
| HSL | hsl(173, 96%, 71%) |
| HSV | hsv(173, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.26, -41.91, -3.89) |
| CIE-LCH | lch(91.26, 42.09, 185.30°) |
| OKLab | oklab(90.92% -0.1241 -0.0112) |
| OKLCH | oklch(90.92% 0.125 185.1) |
| XYZ | xyz(56.4996, 79.0509, 91.6214) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 3.79
Bright Turquoise
#0FFEF9
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 5.80
Aqua
#00FFFF
ΔE00 5.96
Turquoise
#40E0D0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCEC #FC6F7F
analogous
#6FFCA5 #6FFCEC #6FC6FC
triadic
#6FFCEC #EC6FFC #FCEC6F
tetradic
#6FFCEC #A56FFC #FC6F7F #C6FC6F
square
#6FFCEC #A56FFC #FC6F7F #C6FC6F
split-complementary
#6FFCEC #FC6FC6 #FCA56F
monochromatic
#05ECD1 #33FBE4 #6FFCEC #ABFDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#6FFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#6FFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCEC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCEC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEC
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffcec; /* rgb */ color: rgb(111, 252, 236); /* oklch */ color: oklch(90.9% 0.125 185.1);
Tailwind
colors: {
custom: {
50: '#a4fef2',
500: '#6ffcec',
950: '#000000',
},
}SCSS
$custom: #6ffcec; $custom-light: #a4fef2; $custom-dark: #000000;
JSON
{
"hex": "#6ffcec",
"rgb": {
"r": 111,
"g": 252,
"b": 236
},
"hsl": {
"h": 173.191,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90921,
"c": 0.12461,
"h": 185.1
},
"luminance": 0.79056
}Semantic roles & 50–950 ramp
primary
#6FFCEC
secondary
#D8374A
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685