#6FE3DA#6FE3DA
#6FE3DA is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.106 H 188.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE3DA |
|---|---|
| RGB | rgb(111, 227, 218) |
| HSL | hsl(175, 67%, 66%) |
| HSV | hsv(175, 51%, 89%) |
| CMYK | cmyk(51.1%, 0%, 4%, 11%) |
| CIE-LAB | lab(83.64, -35.01, -5.69) |
| CIE-LCH | lch(83.64, 35.47, 189.23°) |
| OKLab | oklab(84.6% -0.1053 -0.0159) |
| OKLCH | oklch(84.6% 0.106 188.6) |
| XYZ | xyz(46.6742, 63.3754, 76.0891) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.96
Mediumturquoise
#48D1CC
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.77
Bright Aqua
#0BF9EA
ΔE00 6.48
Bright Cyan
#41FDFE
ΔE00 7.04
Bright Turquoise
#0FFEF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE3DA #E36F78
analogous
#6FE3A0 #6FE3DA #6FB2E3
triadic
#6FE3DA #DA6FE3 #E3DA6F
tetradic
#6FE3DA #A06FE3 #E36F78 #B2E36F
square
#6FE3DA #A06FE3 #E36F78 #B2E36F
split-complementary
#6FE3DA #E36FB2 #E3A06F
monochromatic
#23B5A9 #3CD9CD #6FE3DA #A2EDE7 #D5F7F4
Accessibility & contrast
On white
1.54
#6FE3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6FE3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE3DA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE3DA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#C5CBDB
Tritanopia (blue-blind)
#21E8E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe3da; /* rgb */ color: rgb(111, 227, 218); /* oklch */ color: oklch(84.6% 0.106 188.6);
Tailwind
colors: {
custom: {
50: '#a1ece5',
500: '#6fe3da',
950: '#000000',
},
}SCSS
$custom: #6fe3da; $custom-light: #a1ece5; $custom-dark: #000000;
JSON
{
"hex": "#6fe3da",
"rgb": {
"r": 111,
"g": 227,
"b": 218
},
"hsl": {
"h": 175.345,
"s": 67.442,
"l": 66.275
},
"oklch": {
"l": 0.84598,
"c": 0.10646,
"h": 188.6
},
"luminance": 0.6338
}Semantic roles & 50–950 ramp
primary
#6FE3DA
secondary
#B5414A
accent
#1625CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484