#6FE2D5#6FE2D5
#6FE2D5 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.107 H 185.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2D5 |
|---|---|
| RGB | rgb(111, 226, 213) |
| HSL | hsl(173, 66%, 66%) |
| HSV | hsv(173, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(83.22, -35.79, -3.67) |
| CIE-LCH | lch(83.22, 35.97, 185.85°) |
| OKLab | oklab(84.21% -0.1063 -0.0104) |
| OKLCH | oklch(84.21% 0.107 185.6) |
| XYZ | xyz(45.7571, 62.5722, 72.6042) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.26
Tiffany Blue
#7BF2DA
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 5.30
Bright Aqua
#0BF9EA
ΔE00 6.46
Seafoam Blue
#78D1B6
ΔE00 6.91
Aqua (survey)
#13EAC9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2D5 #E26F7C
analogous
#6FE29B #6FE2D5 #6FB5E2
triadic
#6FE2D5 #D56FE2 #E2D56F
tetradic
#6FE2D5 #9B6FE2 #E26F7C #B5E26F
square
#6FE2D5 #9B6FE2 #E26F7C #B5E26F
split-complementary
#6FE2D5 #E26FB5 #E29B6F
monochromatic
#24B3A2 #3CD8C6 #6FE2D5 #A2ECE4 #D5F7F3
Accessibility & contrast
On white
1.55
#6FE2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#6FE2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2D5
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2D5 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#C5CAD6
Tritanopia (blue-blind)
#29E6DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe2d5; /* rgb */ color: rgb(111, 226, 213); /* oklch */ color: oklch(84.2% 0.107 185.6);
Tailwind
colors: {
custom: {
50: '#a1ebe1',
500: '#6fe2d5',
950: '#000000',
},
}SCSS
$custom: #6fe2d5; $custom-light: #a1ebe1; $custom-dark: #000000;
JSON
{
"hex": "#6fe2d5",
"rgb": {
"r": 111,
"g": 226,
"b": 213
},
"hsl": {
"h": 173.217,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.84211,
"c": 0.1068,
"h": 185.6
},
"luminance": 0.62576
}Semantic roles & 50–950 ramp
primary
#6FE2D5
secondary
#B4424E
accent
#172CCE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484