#6FCEDD#6FCEDD
#6FCEDD is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.092 H 208.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEDD |
|---|---|
| RGB | rgb(111, 206, 221) |
| HSL | hsl(188, 62%, 65%) |
| HSV | hsv(188, 50%, 87%) |
| CMYK | cmyk(49.8%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.72, -24.12, -16.12) |
| CIE-LCH | lch(77.72, 29.01, 213.75°) |
| OKLab | oklab(79.86% -0.0809 -0.0445) |
| OKLCH | oklch(79.86% 0.092 208.8) |
| XYZ | xyz(41.6729, 52.7390, 76.3762) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 6.85
Neon Blue
#04D9FF
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.24
Darkturquoise
#00CED1
ΔE00 7.91
Robin'S Egg Blue
#98EFF9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEDD #DD7E6F
analogous
#6FDDB5 #6FCEDD #6F97DD
triadic
#6FCEDD #DD6FCE #CEDD6F
tetradic
#6FCEDD #B56FDD #DD7E6F #97DD6F
square
#6FCEDD #B56FDD #DD7E6F #97DD6F
split-complementary
#6FCEDD #DD6F97 #DDB56F
monochromatic
#2898AA #3DBDD1 #6FCEDD #A1DFE9 #D2F0F4
Accessibility & contrast
On white
1.82
#6FCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6FCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEDD
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEDD | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#2AD5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcedd; /* rgb */ color: rgb(111, 206, 221); /* oklch */ color: oklch(79.9% 0.092 208.8);
Tailwind
colors: {
custom: {
50: '#a0dde7',
500: '#6fcedd',
950: '#000000',
},
}SCSS
$custom: #6fcedd; $custom-light: #a0dde7; $custom-dark: #000000;
JSON
{
"hex": "#6fcedd",
"rgb": {
"r": 111,
"g": 206,
"b": 221
},
"hsl": {
"h": 188.182,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.79864,
"c": 0.09232,
"h": 208.8
},
"luminance": 0.52743
}Semantic roles & 50–950 ramp
primary
#6FCEDD
secondary
#AC5244
accent
#341CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484