#6FFDD2#6FFDD2
#6FFDD2 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.138 H 170.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDD2 |
|---|---|
| RGB | rgb(111, 253, 210) |
| HSL | hsl(162, 97%, 71%) |
| HSV | hsv(162, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.91, -48.46, 9.07) |
| CIE-LCH | lch(90.91, 49.31, 169.40°) |
| OKLab | oklab(90.43% -0.1363 0.0232) |
| OKLCH | oklch(90.43% 0.138 170.4) |
| XYZ | xyz(53.3082, 78.2781, 73.2601) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.30
Light Turquoise
#7EF4CC
ΔE00 2.39
Light Aqua
#8CFFDB
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 3.10
Bright Teal
#01F9C6
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDD2 #FD6F9A
analogous
#6FFD8B #6FFDD2 #6FE1FD
triadic
#6FFDD2 #D26FFD #FDD26F
tetradic
#6FFDD2 #8B6FFD #FD6F9A #E1FD6F
square
#6FFDD2 #8B6FFD #FD6F9A #E1FD6F
split-complementary
#6FFDD2 #FD6FE1 #FD8B6F
monochromatic
#03EEA7 #33FCBF #6FFDD2 #ABFEE5 #E1FFF6
Accessibility & contrast
On white
1.26
#6FFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6FFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDD2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDD2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#18FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdd2; /* rgb */ color: rgb(111, 253, 210); /* oklch */ color: oklch(90.4% 0.138 170.4);
Tailwind
colors: {
custom: {
50: '#a3ffdf',
500: '#6ffdd2',
950: '#000000',
},
}SCSS
$custom: #6ffdd2; $custom-light: #a3ffdf; $custom-dark: #000000;
JSON
{
"hex": "#6ffdd2",
"rgb": {
"r": 111,
"g": 253,
"b": 210
},
"hsl": {
"h": 161.831,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90425,
"c": 0.1383,
"h": 170.4
},
"luminance": 0.78283
}Semantic roles & 50–950 ramp
primary
#6FFDD2
secondary
#D93768
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684