#6FFDD3#6FFDD3
#6FFDD3 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.138 H 170.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDD3 |
|---|---|
| RGB | rgb(111, 253, 211) |
| HSL | hsl(162, 97%, 71%) |
| HSV | hsv(162, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(90.93, -48.24, 8.58) |
| CIE-LCH | lch(90.93, 49.00, 169.91°) |
| OKLab | oklab(90.45% -0.1359 0.0219) |
| OKLCH | oklch(90.45% 0.138 170.8) |
| XYZ | xyz(53.4332, 78.3281, 73.9183) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.37
Light Turquoise
#7EF4CC
ΔE00 2.40
Light Aqua
#8CFFDB
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDD3 #FD6F99
analogous
#6FFD8C #6FFDD3 #6FE0FD
triadic
#6FFDD3 #D36FFD #FDD36F
tetradic
#6FFDD3 #8C6FFD #FD6F99 #E0FD6F
square
#6FFDD3 #8C6FFD #FD6F99 #E0FD6F
split-complementary
#6FFDD3 #FD6FE0 #FD8C6F
monochromatic
#03EEA9 #33FCC1 #6FFDD3 #ABFEE5 #E1FFF6
Accessibility & contrast
On white
1.26
#6FFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#6FFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDD3
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDD3 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED1
Deuteranopia (green-blind)
#E1DFD6
Tritanopia (blue-blind)
#15FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdd3; /* rgb */ color: rgb(111, 253, 211); /* oklch */ color: oklch(90.5% 0.138 170.8);
Tailwind
colors: {
custom: {
50: '#a3ffe0',
500: '#6ffdd3',
950: '#000000',
},
}SCSS
$custom: #6ffdd3; $custom-light: #a3ffe0; $custom-dark: #000000;
JSON
{
"hex": "#6ffdd3",
"rgb": {
"r": 111,
"g": 253,
"b": 211
},
"hsl": {
"h": 162.254,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90451,
"c": 0.13766,
"h": 170.8
},
"luminance": 0.78333
}Semantic roles & 50–950 ramp
primary
#6FFDD3
secondary
#D93767
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684