#6CEFCA#6CEFCA
#6CEFCA is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.8% C 0.128 H 172.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFCA |
|---|---|
| RGB | rgb(108, 239, 202) |
| HSL | hsl(163, 80%, 68%) |
| HSV | hsv(163, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 15.5%, 6.3%) |
| CIE-LAB | lab(86.59, -44.85, 7.02) |
| CIE-LCH | lch(86.59, 45.40, 171.10°) |
| OKLab | oklab(86.83% -0.1269 0.0179) |
| OKLCH | oklch(86.83% 0.128 172) |
| XYZ | xyz(47.7066, 69.1809, 66.7048) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.01
Aquamarine
#7FFFD4
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFCA #EF6C91
analogous
#6CEF88 #6CEFCA #6CD3EF
triadic
#6CEFCA #CA6CEF #EFCA6C
tetradic
#6CEFCA #886CEF #EF6C91 #D3EF6C
square
#6CEFCA #886CEF #EF6C91 #D3EF6C
split-complementary
#6CEFCA #EF6CD3 #EF886C
monochromatic
#16CB98 #35E9B6 #6CEFCA #A3F5DE #DAFBF2
Accessibility & contrast
On white
1.42
#6CEFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6CEFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFCA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFCA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#23F1E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cefca; /* rgb */ color: rgb(108, 239, 202); /* oklch */ color: oklch(86.8% 0.128 172.0);
Tailwind
colors: {
custom: {
50: '#a0f5da',
500: '#6cefca',
950: '#000000',
},
}SCSS
$custom: #6cefca; $custom-light: #a0f5da; $custom-dark: #000000;
JSON
{
"hex": "#6cefca",
"rgb": {
"r": 108,
"g": 239,
"b": 202
},
"hsl": {
"h": 163.053,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.8683,
"c": 0.12814,
"h": 172
},
"luminance": 0.69185
}Semantic roles & 50–950 ramp
primary
#6CEFCA
secondary
#C73860
accent
#0945DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583