#6FD4E3#6FD4E3
#6FD4E3 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.097 H 208.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4E3 |
|---|---|
| RGB | rgb(111, 212, 227) |
| HSL | hsl(188, 67%, 66%) |
| HSV | hsv(188, 51%, 89%) |
| CMYK | cmyk(51.1%, 6.6%, 0%, 11%) |
| CIE-LAB | lab(79.62, -25.48, -16.47) |
| CIE-LCH | lch(79.62, 30.34, 212.88°) |
| OKLab | oklab(81.45% -0.0852 -0.0455) |
| OKLCH | oklch(81.45% 0.097 208.1) |
| XYZ | xyz(43.9587, 56.0086, 81.1524) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 5.76
Neon Blue
#04D9FF
ΔE00 6.57
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4E3 #E37E6F
analogous
#6FE3B8 #6FD4E3 #6F9AE3
triadic
#6FD4E3 #E36FD4 #D4E36F
tetradic
#6FD4E3 #B86FE3 #E37E6F #9AE36F
square
#6FD4E3 #B86FE3 #E37E6F #9AE36F
split-complementary
#6FD4E3 #E36F9A #E3B86F
monochromatic
#23A2B5 #3CC5D9 #6FD4E3 #A2E3ED #D5F3F7
Accessibility & contrast
On white
1.72
#6FD4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6FD4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4E3
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4E3 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE4
Deuteranopia (green-blind)
#B3BFE3
Tritanopia (blue-blind)
#1CDCD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd4e3; /* rgb */ color: rgb(111, 212, 227); /* oklch */ color: oklch(81.4% 0.097 208.1);
Tailwind
colors: {
custom: {
50: '#a1e1eb',
500: '#6fd4e3',
950: '#000000',
},
}SCSS
$custom: #6fd4e3; $custom-light: #a1e1eb; $custom-dark: #000000;
JSON
{
"hex": "#6fd4e3",
"rgb": {
"r": 111,
"g": 212,
"b": 227
},
"hsl": {
"h": 187.759,
"s": 67.442,
"l": 66.275
},
"oklch": {
"l": 0.81448,
"c": 0.09656,
"h": 208.1
},
"luminance": 0.56013
}Semantic roles & 50–950 ramp
primary
#6FD4E3
secondary
#B55041
accent
#2E16CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484