#6FFCED#6FFCED
#6FFCED is a very light, vivid teal. Relative luminance 0.791; OKLCH L 91.0% C 0.124 H 185.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCED |
|---|---|
| RGB | rgb(111, 252, 237) |
| HSL | hsl(174, 96%, 71%) |
| HSV | hsv(174, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.28, -41.66, -4.37) |
| CIE-LCH | lch(91.28, 41.89, 185.99°) |
| OKLab | oklab(90.95% -0.1237 -0.0125) |
| OKLCH | oklch(90.95% 0.124 185.8) |
| XYZ | xyz(56.6453, 79.1091, 92.3887) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.49
Aqua
#00FFFF
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCED #FC6F7E
analogous
#6FFCA6 #6FFCED #6FC4FC
triadic
#6FFCED #ED6FFC #FCED6F
tetradic
#6FFCED #A66FFC #FC6F7E #C4FC6F
square
#6FFCED #A66FFC #FC6F7E #C4FC6F
split-complementary
#6FFCED #FC6FC4 #FCA66F
monochromatic
#05ECD3 #33FBE6 #6FFCED #ABFDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#6FFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#6FFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCED
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCED | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0ED
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffced; /* rgb */ color: rgb(111, 252, 237); /* oklch */ color: oklch(91.0% 0.124 185.8);
Tailwind
colors: {
custom: {
50: '#a4fef2',
500: '#6ffced',
950: '#000000',
},
}SCSS
$custom: #6ffced; $custom-light: #a4fef2; $custom-dark: #000000;
JSON
{
"hex": "#6ffced",
"rgb": {
"r": 111,
"g": 252,
"b": 237
},
"hsl": {
"h": 173.617,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90951,
"c": 0.12432,
"h": 185.8
},
"luminance": 0.79115
}Semantic roles & 50–950 ramp
primary
#6FFCED
secondary
#D83748
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685