#6CFDC9#6CFDC9
#6CFDC9 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.146 H 166.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDC9 |
|---|---|
| RGB | rgb(108, 253, 201) |
| HSL | hsl(158, 97%, 71%) |
| HSV | hsv(158, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 20.6%, 0.8%) |
| CIE-LAB | lab(90.62, -51.03, 13.29) |
| CIE-LCH | lch(90.62, 52.73, 165.40°) |
| OKLab | oklab(90.1% -0.142 0.034) |
| OKLCH | oklch(90.1% 0.146 166.5) |
| XYZ | xyz(51.8471, 77.6507, 67.5028) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.41
Aquamarine
#7FFFD4
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 3.34
Light Greenish Blue
#63F7B4
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 3.81
Greenish Cyan
#2AFEB7
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDC9 #FD6CA0
analogous
#6CFD80 #6CFDC9 #6CE8FD
triadic
#6CFDC9 #C96CFD #FDC96C
tetradic
#6CFDC9 #806CFD #FD6CA0 #E8FD6C
square
#6CFDC9 #806CFD #FD6CA0 #E8FD6C
split-complementary
#6CFDC9 #FD6CE8 #FD806C
monochromatic
#03EB98 #30FCB3 #6CFDC9 #A8FEDF #E1FFF4
Accessibility & contrast
On white
1.27
#6CFDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6CFDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDC9
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDC9 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC6
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#17FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfdc9; /* rgb */ color: rgb(108, 253, 201); /* oklch */ color: oklch(90.1% 0.146 166.5);
Tailwind
colors: {
custom: {
50: '#a2ffd9',
500: '#6cfdc9',
950: '#000000',
},
}SCSS
$custom: #6cfdc9; $custom-light: #a2ffd9; $custom-dark: #000000;
JSON
{
"hex": "#6cfdc9",
"rgb": {
"r": 108,
"g": 253,
"b": 201
},
"hsl": {
"h": 158.483,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90102,
"c": 0.146,
"h": 166.5
},
"luminance": 0.77656
}Semantic roles & 50–950 ramp
primary
#6CFDC9
secondary
#D9356F
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683