#6FFDCA#6FFDCA
#6FFDCA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.144 H 166.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDCA |
|---|---|
| RGB | rgb(111, 253, 202) |
| HSL | hsl(158, 97%, 71%) |
| HSV | hsv(158, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.73, -50.22, 12.94) |
| CIE-LCH | lch(90.73, 51.86, 165.55°) |
| OKLab | oklab(90.22% -0.1399 0.0332) |
| OKLCH | oklch(90.22% 0.144 166.7) |
| XYZ | xyz(52.3364, 77.8893, 68.1417) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.36
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDCA #FD6FA2
analogous
#6FFD83 #6FFDCA #6FE9FD
triadic
#6FFDCA #CA6FFD #FDCA6F
tetradic
#6FFDCA #836FFD #FD6FA2 #E9FD6F
square
#6FFDCA #836FFD #FD6FA2 #E9FD6F
split-complementary
#6FFDCA #FD6FE9 #FD836F
monochromatic
#03EE9A #33FCB4 #6FFDCA #ABFEE0 #E1FFF4
Accessibility & contrast
On white
1.27
#6FFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#6FFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDCA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDCA | 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)
#F8EDC7
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#25FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdca; /* rgb */ color: rgb(111, 253, 202); /* oklch */ color: oklch(90.2% 0.144 166.7);
Tailwind
colors: {
custom: {
50: '#a3ffda',
500: '#6ffdca',
950: '#000000',
},
}SCSS
$custom: #6ffdca; $custom-light: #a3ffda; $custom-dark: #000000;
JSON
{
"hex": "#6ffdca",
"rgb": {
"r": 111,
"g": 253,
"b": 202
},
"hsl": {
"h": 158.451,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90222,
"c": 0.14374,
"h": 166.7
},
"luminance": 0.77894
}Semantic roles & 50–950 ramp
primary
#6FFDCA
secondary
#D93771
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683