#6FFDCE#6FFDCE
#6FFDCE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.141 H 168.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDCE |
|---|---|
| RGB | rgb(111, 253, 206) |
| HSL | hsl(160, 97%, 71%) |
| HSV | hsv(160, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.82, -49.35, 11.01) |
| CIE-LCH | lch(90.82, 50.56, 167.43°) |
| OKLab | oklab(90.32% -0.1381 0.0282) |
| OKLCH | oklch(90.32% 0.141 168.5) |
| XYZ | xyz(52.8161, 78.0812, 70.6684) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Turquoise
#7EF4CC
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDCE #FD6F9E
analogous
#6FFD87 #6FFDCE #6FE5FD
triadic
#6FFDCE #CE6FFD #FDCE6F
tetradic
#6FFDCE #876FFD #FD6F9E #E5FD6F
square
#6FFDCE #876FFD #FD6F9E #E5FD6F
split-complementary
#6FFDCE #FD6FE5 #FD876F
monochromatic
#03EEA1 #33FCB9 #6FFDCE #ABFEE3 #E1FFF5
Accessibility & contrast
On white
1.26
#6FFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6FFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDCE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDCE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E2DFD1
Tritanopia (blue-blind)
#1FFEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdce; /* rgb */ color: rgb(111, 253, 206); /* oklch */ color: oklch(90.3% 0.141 168.5);
Tailwind
colors: {
custom: {
50: '#a3ffdd',
500: '#6ffdce',
950: '#000000',
},
}SCSS
$custom: #6ffdce; $custom-light: #a3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6ffdce",
"rgb": {
"r": 111,
"g": 253,
"b": 206
},
"hsl": {
"h": 160.141,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90323,
"c": 0.14095,
"h": 168.5
},
"luminance": 0.78086
}Semantic roles & 50–950 ramp
primary
#6FFDCE
secondary
#D9376D
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684