#6CFCDA#6CFCDA
#6CFCDA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.134 H 175.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCDA |
|---|---|
| RGB | rgb(108, 252, 218) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.72, -46.79, 4.65) |
| CIE-LCH | lch(90.72, 47.02, 174.33°) |
| OKLab | oklab(90.31% -0.1335 0.0116) |
| OKLCH | oklch(90.31% 0.134 175) |
| XYZ | xyz(53.6438, 77.8656, 78.5186) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 5.11
Aqua (survey)
#13EAC9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCDA #FC6C8E
analogous
#6CFC92 #6CFCDA #6CD6FC
triadic
#6CFCDA #DA6CFC #FCDA6C
tetradic
#6CFCDA #926CFC #FC6C8E #D6FC6C
square
#6CFCDA #926CFC #FC6C8E #D6FC6C
split-complementary
#6CFCDA #FC6CD6 #FC926C
monochromatic
#05E9B3 #30FBCB #6CFCDA #A8FDE9 #E1FEF7
Accessibility & contrast
On white
1.27
#6CFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#6CFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCDA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCDA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfcda; /* rgb */ color: rgb(108, 252, 218); /* oklch */ color: oklch(90.3% 0.134 175.0);
Tailwind
colors: {
custom: {
50: '#a2fee5',
500: '#6cfcda',
950: '#000000',
},
}SCSS
$custom: #6cfcda; $custom-light: #a2fee5; $custom-dark: #000000;
JSON
{
"hex": "#6cfcda",
"rgb": {
"r": 108,
"g": 252,
"b": 218
},
"hsl": {
"h": 165.833,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.90309,
"c": 0.13399,
"h": 175
},
"luminance": 0.77871
}Semantic roles & 50–950 ramp
primary
#6CFCDA
secondary
#D7355B
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684