#6FFCDD#6FFCDD
#6FFCDD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 176.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCDD |
|---|---|
| RGB | rgb(111, 252, 221) |
| HSL | hsl(167, 96%, 71%) |
| HSV | hsv(167, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(90.88, -45.52, 3.34) |
| CIE-LCH | lch(90.88, 45.64, 175.81°) |
| OKLab | oklab(90.49% -0.1305 0.0081) |
| OKLCH | oklch(90.49% 0.131 176.4) |
| XYZ | xyz(54.4111, 78.2155, 80.6222) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 3.84
Aqua (survey)
#13EAC9
ΔE00 5.37
Bright Teal
#01F9C6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCDD #FC6F8E
analogous
#6FFC96 #6FFCDD #6FD4FC
triadic
#6FFCDD #DD6FFC #FCDD6F
tetradic
#6FFCDD #966FFC #FC6F8E #D4FC6F
square
#6FFCDD #966FFC #FC6F8E #D4FC6F
split-complementary
#6FFCDD #FC6FD4 #FC966F
monochromatic
#05ECB9 #33FBCF #6FFCDD #ABFDEB #E1FEF8
Accessibility & contrast
On white
1.26
#6FFCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6FFCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCDD
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCDD | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDC
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffcdd; /* rgb */ color: rgb(111, 252, 221); /* oklch */ color: oklch(90.5% 0.131 176.4);
Tailwind
colors: {
custom: {
50: '#a4fee7',
500: '#6ffcdd',
950: '#000000',
},
}SCSS
$custom: #6ffcdd; $custom-light: #a4fee7; $custom-dark: #000000;
JSON
{
"hex": "#6ffcdd",
"rgb": {
"r": 111,
"g": 252,
"b": 221
},
"hsl": {
"h": 166.809,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90488,
"c": 0.13077,
"h": 176.4
},
"luminance": 0.78221
}Semantic roles & 50–950 ramp
primary
#6FFCDD
secondary
#D8375B
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684