#6FFDDC#6FFDDC
#6FFDDC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.132 H 175.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDDC |
|---|---|
| RGB | rgb(111, 253, 220) |
| HSL | hsl(166, 97%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(91.14, -46.18, 4.23) |
| CIE-LCH | lch(91.14, 46.38, 174.76°) |
| OKLab | oklab(90.69% -0.132 0.0105) |
| OKLCH | oklch(90.69% 0.132 175.4) |
| XYZ | xyz(54.5932, 78.7920, 80.0276) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 5.47
Aqua (survey)
#13EAC9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDDC #FD6F90
analogous
#6FFD95 #6FFDDC #6FD7FD
triadic
#6FFDDC #DC6FFD #FDDC6F
tetradic
#6FFDDC #956FFD #FD6F90 #D7FD6F
square
#6FFDDC #956FFD #FD6F90 #D7FD6F
split-complementary
#6FFDDC #FD6FD7 #FD956F
monochromatic
#03EEB8 #33FCCD #6FFDDC #ABFEEB #E1FFF8
Accessibility & contrast
On white
1.25
#6FFDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#6FFDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDDC
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDDC | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffddc; /* rgb */ color: rgb(111, 253, 220); /* oklch */ color: oklch(90.7% 0.132 175.4);
Tailwind
colors: {
custom: {
50: '#a4ffe6',
500: '#6ffddc',
950: '#000000',
},
}SCSS
$custom: #6ffddc; $custom-light: #a4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6ffddc",
"rgb": {
"r": 111,
"g": 253,
"b": 220
},
"hsl": {
"h": 166.056,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90693,
"c": 0.13241,
"h": 175.4
},
"luminance": 0.78797
}Semantic roles & 50–950 ramp
primary
#6FFDDC
secondary
#D9375D
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684