#6FFDD5#6FFDD5
#6FFDD5 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.136 H 171.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDD5 |
|---|---|
| RGB | rgb(111, 253, 213) |
| HSL | hsl(163, 97%, 71%) |
| HSV | hsv(163, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 15.8%, 0.8%) |
| CIE-LAB | lab(90.98, -47.79, 7.62) |
| CIE-LCH | lch(90.98, 48.39, 170.94°) |
| OKLab | oklab(90.5% -0.135 0.0194) |
| OKLCH | oklch(90.5% 0.136 171.8) |
| XYZ | xyz(53.6855, 78.4290, 75.2470) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.64
Light Aqua
#8CFFDB
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDD5 #FD6F97
analogous
#6FFD8E #6FFDD5 #6FDEFD
triadic
#6FFDD5 #D56FFD #FDD56F
tetradic
#6FFDD5 #8E6FFD #FD6F97 #DEFD6F
square
#6FFDD5 #8E6FFD #FD6F97 #DEFD6F
split-complementary
#6FFDD5 #FD6FDE #FD8E6F
monochromatic
#03EEAC #33FCC3 #6FFDD5 #ABFEE7 #E1FFF6
Accessibility & contrast
On white
1.26
#6FFDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#6FFDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDD5
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDD5 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#10FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdd5; /* rgb */ color: rgb(111, 253, 213); /* oklch */ color: oklch(90.5% 0.136 171.8);
Tailwind
colors: {
custom: {
50: '#a3ffe1',
500: '#6ffdd5',
950: '#000000',
},
}SCSS
$custom: #6ffdd5; $custom-light: #a3ffe1; $custom-dark: #000000;
JSON
{
"hex": "#6ffdd5",
"rgb": {
"r": 111,
"g": 253,
"b": 213
},
"hsl": {
"h": 163.099,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90504,
"c": 0.13642,
"h": 171.8
},
"luminance": 0.78434
}Semantic roles & 50–950 ramp
primary
#6FFDD5
secondary
#D93765
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684