#6CEED5#6CEED5
#6CEED5 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.9% C 0.121 H 178.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEED5 |
|---|---|
| RGB | rgb(108, 238, 213) |
| HSL | hsl(168, 79%, 68%) |
| HSV | hsv(168, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 10.5%, 6.7%) |
| CIE-LAB | lab(86.57, -41.85, 1.23) |
| CIE-LCH | lch(86.57, 41.86, 178.31°) |
| OKLab | oklab(86.9% -0.121 0.0026) |
| OKLCH | oklch(86.9% 0.121 178.8) |
| XYZ | xyz(48.7638, 69.1367, 73.7128) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.45
Aqua (survey)
#13EAC9
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.79
Turquoise
#40E0D0
ΔE00 4.83
Light Aqua
#8CFFDB
ΔE00 5.23
Bright Aqua
#0BF9EA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEED5 #EE6C85
analogous
#6CEE94 #6CEED5 #6CC6EE
triadic
#6CEED5 #D56CEE #EED56C
tetradic
#6CEED5 #946CEE #EE6C85 #C6EE6C
square
#6CEED5 #946CEE #EE6C85 #C6EE6C
split-complementary
#6CEED5 #EE6CC6 #EE946C
monochromatic
#17C8A6 #35E8C5 #6CEED5 #A3F4E5 #DAFBF4
Accessibility & contrast
On white
1.42
#6CEED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#6CEED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEED5
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEED5 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#D1D3D7
Tritanopia (blue-blind)
#0CF1E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ceed5; /* rgb */ color: rgb(108, 238, 213); /* oklch */ color: oklch(86.9% 0.121 178.8);
Tailwind
colors: {
custom: {
50: '#a0f4e1',
500: '#6ceed5',
950: '#000000',
},
}SCSS
$custom: #6ceed5; $custom-light: #a0f4e1; $custom-dark: #000000;
JSON
{
"hex": "#6ceed5",
"rgb": {
"r": 108,
"g": 238,
"b": 213
},
"hsl": {
"h": 168.462,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86901,
"c": 0.12105,
"h": 178.8
},
"luminance": 0.69141
}Semantic roles & 50–950 ramp
primary
#6CEED5
secondary
#C63954
accent
#0A32DC
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584