#6FFDDE#6FFDDE
#6FFDDE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.131 H 176.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDDE |
|---|---|
| RGB | rgb(111, 253, 222) |
| HSL | hsl(167, 97%, 71%) |
| HSV | hsv(167, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(91.19, -45.72, 3.27) |
| CIE-LCH | lch(91.19, 45.83, 175.91°) |
| OKLab | oklab(90.75% -0.1311 0.008) |
| OKLCH | oklch(90.75% 0.131 176.5) |
| XYZ | xyz(54.8596, 78.8986, 81.4310) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.04
Light Aqua
#8CFFDB
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.97
Aqua (survey)
#13EAC9
ΔE00 5.50
Bright Teal
#01F9C6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDDE #FD6F8E
analogous
#6FFD97 #6FFDDE #6FD5FD
triadic
#6FFDDE #DE6FFD #FDDE6F
tetradic
#6FFDDE #976FFD #FD6F8E #D5FD6F
square
#6FFDDE #976FFD #FD6F8E #D5FD6F
split-complementary
#6FFDDE #FD6FD5 #FD976F
monochromatic
#03EEBB #33FCD0 #6FFDDE #ABFEEC #E1FFF8
Accessibility & contrast
On white
1.25
#6FFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#6FFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDDE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDDE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffdde; /* rgb */ color: rgb(111, 253, 222); /* oklch */ color: oklch(90.7% 0.131 176.5);
Tailwind
colors: {
custom: {
50: '#a4fee8',
500: '#6ffdde',
950: '#000000',
},
}SCSS
$custom: #6ffdde; $custom-light: #a4fee8; $custom-dark: #000000;
JSON
{
"hex": "#6ffdde",
"rgb": {
"r": 111,
"g": 253,
"b": 222
},
"hsl": {
"h": 166.901,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90748,
"c": 0.13137,
"h": 176.5
},
"luminance": 0.78904
}Semantic roles & 50–950 ramp
primary
#6FFDDE
secondary
#D9375A
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684