#6FFCD0#6FFCD0
#6FFCD0 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.138 H 169.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCD0 |
|---|---|
| RGB | rgb(111, 252, 208) |
| HSL | hsl(161, 96%, 71%) |
| HSV | hsv(161, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.57, -48.49, 9.63) |
| CIE-LCH | lch(90.57, 49.43, 168.77°) |
| OKLab | oklab(90.14% -0.1362 0.0246) |
| OKLCH | oklch(90.14% 0.138 169.8) |
| XYZ | xyz(52.7457, 77.5493, 71.8511) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.34
Light Turquoise
#7EF4CC
ΔE00 2.25
Light Aquamarine
#7BFDC7
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 2.94
Bright Teal
#01F9C6
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCD0 #FC6F9B
analogous
#6FFC89 #6FFCD0 #6FE1FC
triadic
#6FFCD0 #D06FFC #FCD06F
tetradic
#6FFCD0 #896FFC #FC6F9B #E1FC6F
square
#6FFCD0 #896FFC #FC6F9B #E1FC6F
split-complementary
#6FFCD0 #FC6FE1 #FC896F
monochromatic
#05ECA4 #33FBBC #6FFCD0 #ABFDE4 #E1FEF5
Accessibility & contrast
On white
1.27
#6FFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6FFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCD0
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCD0 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#E1DED3
Tritanopia (blue-blind)
#1DFEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffcd0; /* rgb */ color: rgb(111, 252, 208); /* oklch */ color: oklch(90.1% 0.138 169.8);
Tailwind
colors: {
custom: {
50: '#a3fede',
500: '#6ffcd0',
950: '#000000',
},
}SCSS
$custom: #6ffcd0; $custom-light: #a3fede; $custom-dark: #000000;
JSON
{
"hex": "#6ffcd0",
"rgb": {
"r": 111,
"g": 252,
"b": 208
},
"hsl": {
"h": 161.277,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90139,
"c": 0.13839,
"h": 169.8
},
"luminance": 0.77554
}Semantic roles & 50–950 ramp
primary
#6FFCD0
secondary
#D83769
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684