#6FD4E2#6FD4E2
#6FD4E2 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.096 H 207.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4E2 |
|---|---|
| RGB | rgb(111, 212, 226) |
| HSL | hsl(187, 66%, 66%) |
| HSV | hsv(187, 51%, 89%) |
| CMYK | cmyk(50.9%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(79.59, -25.75, -15.99) |
| CIE-LCH | lch(79.59, 30.31, 211.83°) |
| OKLab | oklab(81.41% -0.0856 -0.0441) |
| OKLCH | oklch(81.41% 0.096 207.3) |
| XYZ | xyz(43.8211, 55.9536, 80.4276) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Neon Blue
#04D9FF
ΔE00 6.85
Darkturquoise
#00CED1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4E2 #E27D6F
analogous
#6FE2B6 #6FD4E2 #6F9AE2
triadic
#6FD4E2 #E26FD4 #D4E26F
tetradic
#6FD4E2 #B66FE2 #E27D6F #9AE26F
square
#6FD4E2 #B66FE2 #E27D6F #9AE26F
split-complementary
#6FD4E2 #E26F9A #E2B66F
monochromatic
#24A1B3 #3CC5D8 #6FD4E2 #A2E3EC #D5F2F7
Accessibility & contrast
On white
1.72
#6FD4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#6FD4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4E2
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4E2 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#B3BFE2
Tritanopia (blue-blind)
#1EDCD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd4e2; /* rgb */ color: rgb(111, 212, 226); /* oklch */ color: oklch(81.4% 0.096 207.3);
Tailwind
colors: {
custom: {
50: '#a0e1eb',
500: '#6fd4e2',
950: '#000000',
},
}SCSS
$custom: #6fd4e2; $custom-light: #a0e1eb; $custom-dark: #000000;
JSON
{
"hex": "#6fd4e2",
"rgb": {
"r": 111,
"g": 212,
"b": 226
},
"hsl": {
"h": 187.304,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.81413,
"c": 0.09628,
"h": 207.3
},
"luminance": 0.55957
}Semantic roles & 50–950 ramp
primary
#6FD4E2
secondary
#B44F42
accent
#2D17CE
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484