#6FFDDB#6FFDDB
#6FFDDB is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.133 H 174.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDDB |
|---|---|
| RGB | rgb(111, 253, 219) |
| HSL | hsl(166, 97%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(91.12, -46.42, 4.72) |
| CIE-LCH | lch(91.12, 46.66, 174.20°) |
| OKLab | oklab(90.67% -0.1324 0.0118) |
| OKLCH | oklch(90.67% 0.133 174.9) |
| XYZ | xyz(54.4611, 78.7392, 79.3322) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.64
Aquamarine
#7FFFD4
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 3.53
Bright Teal
#01F9C6
ΔE00 5.27
Light Aquamarine
#7BFDC7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDDB #FD6F91
analogous
#6FFD94 #6FFDDB #6FD8FD
triadic
#6FFDDB #DB6FFD #FDDB6F
tetradic
#6FFDDB #946FFD #FD6F91 #D8FD6F
square
#6FFDDB #946FFD #FD6F91 #D8FD6F
split-complementary
#6FFDDB #FD6FD8 #FD946F
monochromatic
#03EEB6 #33FCCC #6FFDDB #ABFEEA #E1FFF7
Accessibility & contrast
On white
1.25
#6FFDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#6FFDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDDB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDDB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffddb; /* rgb */ color: rgb(111, 253, 219); /* oklch */ color: oklch(90.7% 0.133 174.9);
Tailwind
colors: {
custom: {
50: '#a4ffe6',
500: '#6ffddb',
950: '#000000',
},
}SCSS
$custom: #6ffddb; $custom-light: #a4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6ffddb",
"rgb": {
"r": 111,
"g": 253,
"b": 219
},
"hsl": {
"h": 165.634,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90665,
"c": 0.13294,
"h": 174.9
},
"luminance": 0.78745
}Semantic roles & 50–950 ramp
primary
#6FFDDB
secondary
#D9375E
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684