#6FFDDD#6FFDDD
#6FFDDD is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.132 H 176.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDDD |
|---|---|
| RGB | rgb(111, 253, 221) |
| HSL | hsl(166, 97%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 12.6%, 0.8%) |
| CIE-LAB | lab(91.16, -45.95, 3.75) |
| CIE-LCH | lch(91.16, 46.10, 175.33°) |
| OKLab | oklab(90.72% -0.1316 0.0092) |
| OKLCH | oklch(90.72% 0.132 176) |
| XYZ | xyz(54.7260, 78.8452, 80.7272) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.90
Tiffany Blue
#7BF2DA
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 5.48
Bright Teal
#01F9C6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDDD #FD6F8F
analogous
#6FFD96 #6FFDDD #6FD6FD
triadic
#6FFDDD #DD6FFD #FDDD6F
tetradic
#6FFDDD #966FFD #FD6F8F #D6FD6F
square
#6FFDDD #966FFD #FD6F8F #D6FD6F
split-complementary
#6FFDDD #FD6FD6 #FD966F
monochromatic
#03EEB9 #33FCCF #6FFDDD #ABFEEB #E1FFF8
Accessibility & contrast
On white
1.25
#6FFDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#6FFDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDDD
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDDD | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffddd; /* rgb */ color: rgb(111, 253, 221); /* oklch */ color: oklch(90.7% 0.132 176.0);
Tailwind
colors: {
custom: {
50: '#a4ffe7',
500: '#6ffddd',
950: '#000000',
},
}SCSS
$custom: #6ffddd; $custom-light: #a4ffe7; $custom-dark: #000000;
JSON
{
"hex": "#6ffddd",
"rgb": {
"r": 111,
"g": 253,
"b": 221
},
"hsl": {
"h": 166.479,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.9072,
"c": 0.13188,
"h": 176
},
"luminance": 0.78851
}Semantic roles & 50–950 ramp
primary
#6FFDDD
secondary
#D9375C
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684