#6FD7EA#6FD7EA
#6FD7EA is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.4% C 0.100 H 210.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7EA |
|---|---|
| RGB | rgb(111, 215, 234) |
| HSL | hsl(189, 75%, 68%) |
| HSV | hsv(189, 53%, 92%) |
| CMYK | cmyk(52.6%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.69, -25.07, -18.59) |
| CIE-LCH | lch(80.69, 31.21, 216.56°) |
| OKLab | oklab(82.38% -0.0857 -0.0514) |
| OKLCH | oklch(82.38% 0.1 210.9) |
| XYZ | xyz(45.7014, 57.9168, 86.5966) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Sky Blue
#87CEEB
ΔE00 6.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7EA #EA826F
analogous
#6FEABF #6FD7EA #6F9AEA
triadic
#6FD7EA #EA6FD7 #D7EA6F
tetradic
#6FD7EA #BF6FEA #EA826F #9AEA6F
square
#6FD7EA #BF6FEA #EA826F #9AEA6F
split-complementary
#6FD7EA #EA6F9A #EABF6F
monochromatic
#1CA9C2 #3AC8E2 #6FD7EA #A4E6F2 #DAF5FA
Accessibility & contrast
On white
1.67
#6FD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#6FD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7EA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7EA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#01DFDD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fd7ea; /* rgb */ color: rgb(111, 215, 234); /* oklch */ color: oklch(82.4% 0.100 210.9);
Tailwind
colors: {
custom: {
50: '#a1e3f0',
500: '#6fd7ea',
950: '#000000',
},
}SCSS
$custom: #6fd7ea; $custom-light: #a1e3f0; $custom-dark: #000000;
JSON
{
"hex": "#6fd7ea",
"rgb": {
"r": 111,
"g": 215,
"b": 234
},
"hsl": {
"h": 189.268,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.82383,
"c": 0.09993,
"h": 210.9
},
"luminance": 0.57921
}Semantic roles & 50–950 ramp
primary
#6FD7EA
secondary
#C1513D
accent
#2E0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485