#6FCEDE#6FCEDE
#6FCEDE is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.093 H 209.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEDE |
|---|---|
| RGB | rgb(111, 206, 222) |
| HSL | hsl(189, 63%, 65%) |
| HSV | hsv(189, 50%, 87%) |
| CMYK | cmyk(50%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.75, -23.85, -16.61) |
| CIE-LCH | lch(77.75, 29.06, 214.85°) |
| OKLab | oklab(79.9% -0.0805 -0.0458) |
| OKLCH | oklch(79.9% 0.093 209.7) |
| XYZ | xyz(41.8065, 52.7924, 77.0799) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.72
Sky Blue
#87CEEB
ΔE00 6.53
Neon Blue
#04D9FF
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 7.27
Baby Blue
#89CFF0
ΔE00 7.84
Robin Egg Blue
#8AF1FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEDE #DE7F6F
analogous
#6FDEB7 #6FCEDE #6F96DE
triadic
#6FCEDE #DE6FCE #CEDE6F
tetradic
#6FCEDE #B76FDE #DE7F6F #96DE6F
square
#6FCEDE #B76FDE #DE7F6F #96DE6F
split-complementary
#6FCEDE #DE6F96 #DEB76F
monochromatic
#2798AB #3DBDD3 #6FCEDE #A1DFE9 #D3F0F5
Accessibility & contrast
On white
1.82
#6FCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6FCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEDE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEDE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#28D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcede; /* rgb */ color: rgb(111, 206, 222); /* oklch */ color: oklch(79.9% 0.093 209.7);
Tailwind
colors: {
custom: {
50: '#a0dde8',
500: '#6fcede',
950: '#000000',
},
}SCSS
$custom: #6fcede; $custom-light: #a0dde8; $custom-dark: #000000;
JSON
{
"hex": "#6fcede",
"rgb": {
"r": 111,
"g": 206,
"b": 222
},
"hsl": {
"h": 188.649,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.79899,
"c": 0.09264,
"h": 209.7
},
"luminance": 0.52796
}Semantic roles & 50–950 ramp
primary
#6FCEDE
secondary
#AE5344
accent
#341BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484