#6FD4E4#6FD4E4
#6FD4E4 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.097 H 208.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4E4 |
|---|---|
| RGB | rgb(111, 212, 228) |
| HSL | hsl(188, 68%, 66%) |
| HSV | hsv(188, 51%, 89%) |
| CMYK | cmyk(51.3%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(79.65, -25.21, -16.96) |
| CIE-LCH | lch(79.65, 30.39, 213.93°) |
| OKLab | oklab(81.48% -0.0848 -0.0468) |
| OKLCH | oklch(81.48% 0.097 208.9) |
| XYZ | xyz(44.0971, 56.0640, 81.8813) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.79
Neon Blue
#04D9FF
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4E4 #E47F6F
analogous
#6FE4BA #6FD4E4 #6F9AE4
triadic
#6FD4E4 #E46FD4 #D4E46F
tetradic
#6FD4E4 #BA6FE4 #E47F6F #9AE46F
square
#6FD4E4 #BA6FE4 #E47F6F #9AE46F
split-complementary
#6FD4E4 #E46F9A #E4BA6F
monochromatic
#22A2B6 #3BC5DA #6FD4E4 #A3E3EE #D6F3F7
Accessibility & contrast
On white
1.72
#6FD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#6FD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4E4
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4E4 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE5
Deuteranopia (green-blind)
#B3C0E4
Tritanopia (blue-blind)
#1ADCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd4e4; /* rgb */ color: rgb(111, 212, 228); /* oklch */ color: oklch(81.5% 0.097 208.9);
Tailwind
colors: {
custom: {
50: '#a1e1ec',
500: '#6fd4e4',
950: '#000000',
},
}SCSS
$custom: #6fd4e4; $custom-light: #a1e1ec; $custom-dark: #000000;
JSON
{
"hex": "#6fd4e4",
"rgb": {
"r": 111,
"g": 212,
"b": 228
},
"hsl": {
"h": 188.205,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.81484,
"c": 0.09685,
"h": 208.9
},
"luminance": 0.56068
}Semantic roles & 50–950 ramp
primary
#6FD4E4
secondary
#B75140
accent
#2F15D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484