#6FD6EA#6FD6EA
#6FD6EA is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.2% C 0.100 H 211.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD6EA |
|---|---|
| RGB | rgb(111, 214, 234) |
| HSL | hsl(190, 75%, 68%) |
| HSV | hsv(190, 53%, 92%) |
| CMYK | cmyk(52.6%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.41, -24.57, -19.02) |
| CIE-LCH | lch(80.41, 31.07, 217.74°) |
| OKLab | oklab(82.16% -0.0846 -0.0526) |
| OKLCH | oklch(82.16% 0.1 211.9) |
| XYZ | xyz(45.4475, 57.4090, 86.5120) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 5.52
Robin'S Egg
#6DEDFD
ΔE00 5.66
Sky Blue
#87CEEB
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD6EA #EA836F
analogous
#6FEAC0 #6FD6EA #6F99EA
triadic
#6FD6EA #EA6FD6 #D6EA6F
tetradic
#6FD6EA #C06FEA #EA836F #99EA6F
square
#6FD6EA #C06FEA #EA836F #99EA6F
split-complementary
#6FD6EA #EA6F99 #EAC06F
monochromatic
#1CA7C2 #3AC7E2 #6FD6EA #A4E5F2 #DAF4FA
Accessibility & contrast
On white
1.68
#6FD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#6FD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD6EA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD6EA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#03DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fd6ea; /* rgb */ color: rgb(111, 214, 234); /* oklch */ color: oklch(82.2% 0.100 211.9);
Tailwind
colors: {
custom: {
50: '#a1e2f0',
500: '#6fd6ea',
950: '#000000',
},
}SCSS
$custom: #6fd6ea; $custom-light: #a1e2f0; $custom-dark: #000000;
JSON
{
"hex": "#6fd6ea",
"rgb": {
"r": 111,
"g": 214,
"b": 234
},
"hsl": {
"h": 189.756,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.82156,
"c": 0.09963,
"h": 211.9
},
"luminance": 0.57413
}Semantic roles & 50–950 ramp
primary
#6FD6EA
secondary
#C1523D
accent
#2F0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485