#6FE2D2#6FE2D2
#6FE2D2 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.108 H 183.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2D2 |
|---|---|
| RGB | rgb(111, 226, 210) |
| HSL | hsl(172, 66%, 66%) |
| HSV | hsv(172, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(83.14, -36.52, -2.19) |
| CIE-LCH | lch(83.14, 36.59, 183.44°) |
| OKLab | oklab(84.12% -0.1076 -0.0065) |
| OKLCH | oklch(84.12% 0.108 183.5) |
| XYZ | xyz(45.3798, 62.4213, 70.6173) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.11
Tiffany Blue
#7BF2DA
ΔE00 4.19
Mediumturquoise
#48D1CC
ΔE00 5.86
Seafoam Blue
#78D1B6
ΔE00 6.16
Aqua (survey)
#13EAC9
ΔE00 6.44
Bright Aqua
#0BF9EA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2D2 #E26F7F
analogous
#6FE298 #6FE2D2 #6FB8E2
triadic
#6FE2D2 #D26FE2 #E2D26F
tetradic
#6FE2D2 #986FE2 #E26F7F #B8E26F
square
#6FE2D2 #986FE2 #E26F7F #B8E26F
split-complementary
#6FE2D2 #E26FB8 #E2986F
monochromatic
#24B39F #3CD8C2 #6FE2D2 #A2ECE2 #D5F7F2
Accessibility & contrast
On white
1.56
#6FE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6FE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2D2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2D2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D1
Deuteranopia (green-blind)
#C6C9D4
Tritanopia (blue-blind)
#2DE6DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe2d2; /* rgb */ color: rgb(111, 226, 210); /* oklch */ color: oklch(84.1% 0.108 183.5);
Tailwind
colors: {
custom: {
50: '#a1ebdf',
500: '#6fe2d2',
950: '#000000',
},
}SCSS
$custom: #6fe2d2; $custom-light: #a1ebdf; $custom-dark: #000000;
JSON
{
"hex": "#6fe2d2",
"rgb": {
"r": 111,
"g": 226,
"b": 210
},
"hsl": {
"h": 171.652,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.8412,
"c": 0.10777,
"h": 183.5
},
"luminance": 0.62425
}Semantic roles & 50–950 ramp
primary
#6FE2D2
secondary
#B44251
accent
#1731CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484