#6FFDDF#6FFDDF
#6FFDDF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.131 H 177.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDDF |
|---|---|
| RGB | rgb(111, 253, 223) |
| HSL | hsl(167, 97%, 71%) |
| HSV | hsv(167, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.21, -45.48, 2.78) |
| CIE-LCH | lch(91.21, 45.57, 176.50°) |
| OKLab | oklab(90.78% -0.1307 0.0067) |
| OKLCH | oklch(90.78% 0.131 177.1) |
| XYZ | xyz(54.9940, 78.9524, 82.1389) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.25
Aquamarine
#7FFFD4
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.20
Aqua (survey)
#13EAC9
ΔE00 5.54
Bright Aqua
#0BF9EA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDDF #FD6F8D
analogous
#6FFD98 #6FFDDF #6FD4FD
triadic
#6FFDDF #DF6FFD #FDDF6F
tetradic
#6FFDDF #986FFD #FD6F8D #D4FD6F
square
#6FFDDF #986FFD #FD6F8D #D4FD6F
split-complementary
#6FFDDF #FD6FD4 #FD986F
monochromatic
#03EEBD #33FCD2 #6FFDDF #ABFEEC #E1FFF8
Accessibility & contrast
On white
1.25
#6FFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#6FFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDDF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDDF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffddf; /* rgb */ color: rgb(111, 253, 223); /* oklch */ color: oklch(90.8% 0.131 177.1);
Tailwind
colors: {
custom: {
50: '#a4fee8',
500: '#6ffddf',
950: '#000000',
},
}SCSS
$custom: #6ffddf; $custom-light: #a4fee8; $custom-dark: #000000;
JSON
{
"hex": "#6ffddf",
"rgb": {
"r": 111,
"g": 253,
"b": 223
},
"hsl": {
"h": 167.324,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90776,
"c": 0.13086,
"h": 177.1
},
"luminance": 0.78958
}Semantic roles & 50–950 ramp
primary
#6FFDDF
secondary
#D93759
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684