#6FD4E8#6FD4E8
#6FD4E8 is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.6% C 0.098 H 212.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4E8 |
|---|---|
| RGB | rgb(111, 212, 232) |
| HSL | hsl(190, 72%, 67%) |
| HSV | hsv(190, 52%, 91%) |
| CMYK | cmyk(52.2%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.78, -24.13, -18.90) |
| CIE-LCH | lch(79.78, 30.65, 218.08°) |
| OKLab | oklab(81.63% -0.0832 -0.0523) |
| OKLCH | oklch(81.63% 0.098 212.1) |
| XYZ | xyz(44.6588, 56.2887, 84.8396) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 6.13
Baby Blue
#89CFF0
ΔE00 6.98
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4E8 #E8836F
analogous
#6FE8BF #6FD4E8 #6F98E8
triadic
#6FD4E8 #E86FD4 #D4E86F
tetradic
#6FD4E8 #BF6FE8 #E8836F #98E86F
square
#6FD4E8 #BF6FE8 #E8836F #98E86F
split-complementary
#6FD4E8 #E86F98 #E8BF6F
monochromatic
#1EA4BE #3AC4E0 #6FD4E8 #A4E4F0 #D9F4F9
Accessibility & contrast
On white
1.71
#6FD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#6FD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4E8
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4E8 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE9
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#0FDDDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd4e8; /* rgb */ color: rgb(111, 212, 232); /* oklch */ color: oklch(81.6% 0.098 212.1);
Tailwind
colors: {
custom: {
50: '#a1e1ef',
500: '#6fd4e8',
950: '#000000',
},
}SCSS
$custom: #6fd4e8; $custom-light: #a1e1ef; $custom-dark: #000000;
JSON
{
"hex": "#6fd4e8",
"rgb": {
"r": 111,
"g": 212,
"b": 232
},
"hsl": {
"h": 189.917,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.81629,
"c": 0.09827,
"h": 212.1
},
"luminance": 0.56293
}Semantic roles & 50–950 ramp
primary
#6FD4E8
secondary
#BD533E
accent
#3111D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485