#6FE2DB#6FE2DB
#6FE2DB is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.105 H 190.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2DB |
|---|---|
| RGB | rgb(111, 226, 219) |
| HSL | hsl(176, 66%, 66%) |
| HSV | hsv(176, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.38, -34.29, -6.60) |
| CIE-LCH | lch(83.38, 34.92, 190.90°) |
| OKLab | oklab(84.4% -0.1038 -0.0184) |
| OKLCH | oklch(84.4% 0.105 190.1) |
| XYZ | xyz(46.5327, 62.8824, 76.6894) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.43
Mediumturquoise
#48D1CC
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 6.47
Bright Aqua
#0BF9EA
ΔE00 6.89
Bright Cyan
#41FDFE
ΔE00 6.93
Bright Light Blue
#26F7FD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2DB #E26F76
analogous
#6FE2A1 #6FE2DB #6FAFE2
triadic
#6FE2DB #DB6FE2 #E2DB6F
tetradic
#6FE2DB #A16FE2 #E26F76 #AFE26F
square
#6FE2DB #A16FE2 #E26F76 #AFE26F
split-complementary
#6FE2DB #E26FAF #E2A16F
monochromatic
#24B3AA #3CD8CE #6FE2DB #A2ECE8 #D5F7F4
Accessibility & contrast
On white
1.55
#6FE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#6FE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2DB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2DB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#20E7E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe2db; /* rgb */ color: rgb(111, 226, 219); /* oklch */ color: oklch(84.4% 0.105 190.1);
Tailwind
colors: {
custom: {
50: '#a1ebe6',
500: '#6fe2db',
950: '#000000',
},
}SCSS
$custom: #6fe2db; $custom-light: #a1ebe6; $custom-dark: #000000;
JSON
{
"hex": "#6fe2db",
"rgb": {
"r": 111,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.348,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.84398,
"c": 0.10538,
"h": 190.1
},
"luminance": 0.62887
}Semantic roles & 50–950 ramp
primary
#6FE2DB
secondary
#B44248
accent
#1722CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484