#6CFCDB#6CFCDB
#6CFCDB is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.133 H 175.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCDB |
|---|---|
| RGB | rgb(108, 252, 219) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.74, -46.56, 4.16) |
| CIE-LCH | lch(90.74, 46.74, 174.89°) |
| OKLab | oklab(90.34% -0.133 0.0103) |
| OKLCH | oklch(90.34% 0.133 175.6) |
| XYZ | xyz(53.7750, 77.9181, 79.2099) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.53
Aqua (survey)
#13EAC9
ΔE00 5.20
Bright Teal
#01F9C6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCDB #FC6C8D
analogous
#6CFC93 #6CFCDB #6CD5FC
triadic
#6CFCDB #DB6CFC #FCDB6C
tetradic
#6CFCDB #936CFC #FC6C8D #D5FC6C
square
#6CFCDB #936CFC #FC6C8D #D5FC6C
split-complementary
#6CFCDB #FC6CD5 #FC936C
monochromatic
#05E9B5 #30FBCC #6CFCDB #A8FDEA #E1FEF8
Accessibility & contrast
On white
1.27
#6CFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#6CFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCDB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCDB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfcdb; /* rgb */ color: rgb(108, 252, 219); /* oklch */ color: oklch(90.3% 0.133 175.6);
Tailwind
colors: {
custom: {
50: '#a2fee6',
500: '#6cfcdb',
950: '#000000',
},
}SCSS
$custom: #6cfcdb; $custom-light: #a2fee6; $custom-dark: #000000;
JSON
{
"hex": "#6cfcdb",
"rgb": {
"r": 108,
"g": 252,
"b": 219
},
"hsl": {
"h": 166.25,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.90337,
"c": 0.13345,
"h": 175.6
},
"luminance": 0.77923
}Semantic roles & 50–950 ramp
primary
#6CFCDB
secondary
#D7355A
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684