#6FD4E5#6FD4E5
#6FD4E5 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.097 H 209.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4E5 |
|---|---|
| RGB | rgb(111, 212, 229) |
| HSL | hsl(189, 69%, 67%) |
| HSV | hsv(189, 52%, 90%) |
| CMYK | cmyk(51.5%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(79.68, -24.94, -17.45) |
| CIE-LCH | lch(79.68, 30.44, 214.97°) |
| OKLab | oklab(81.52% -0.0844 -0.0482) |
| OKLCH | oklch(81.52% 0.097 209.7) |
| XYZ | xyz(44.2363, 56.1197, 82.6146) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.85
Neon Blue
#04D9FF
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 6.66
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4E5 #E5806F
analogous
#6FE5BB #6FD4E5 #6F99E5
triadic
#6FD4E5 #E56FD4 #D4E56F
tetradic
#6FD4E5 #BB6FE5 #E5806F #99E56F
square
#6FD4E5 #BB6FE5 #E5806F #99E56F
split-complementary
#6FD4E5 #E56F99 #E5BB6F
monochromatic
#21A3B8 #3BC5DC #6FD4E5 #A3E3EE #D7F3F8
Accessibility & contrast
On white
1.72
#6FD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#6FD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4E5
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4E5 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE6
Deuteranopia (green-blind)
#B2C0E5
Tritanopia (blue-blind)
#18DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd4e5; /* rgb */ color: rgb(111, 212, 229); /* oklch */ color: oklch(81.5% 0.097 209.7);
Tailwind
colors: {
custom: {
50: '#a1e1ed',
500: '#6fd4e5',
950: '#000000',
},
}SCSS
$custom: #6fd4e5; $custom-light: #a1e1ed; $custom-dark: #000000;
JSON
{
"hex": "#6fd4e5",
"rgb": {
"r": 111,
"g": 212,
"b": 229
},
"hsl": {
"h": 188.644,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.8152,
"c": 0.09718,
"h": 209.7
},
"luminance": 0.56124
}Semantic roles & 50–950 ramp
primary
#6FD4E5
secondary
#B85140
accent
#2F14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484