#6FDCE5#6FDCE5
#6FDCE5 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.101 H 202.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCE5 |
|---|---|
| RGB | rgb(111, 220, 229) |
| HSL | hsl(185, 69%, 67%) |
| HSV | hsv(185, 52%, 90%) |
| CMYK | cmyk(51.5%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.96, -28.85, -14.03) |
| CIE-LCH | lch(81.96, 32.08, 205.92°) |
| OKLab | oklab(83.35% -0.0931 -0.0387) |
| OKLCH | oklch(83.35% 0.101 202.6) |
| XYZ | xyz(46.2859, 60.2188, 83.2977) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 6.73
Mediumturquoise
#48D1CC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCE5 #E5786F
analogous
#6FE5B3 #6FDCE5 #6FA1E5
triadic
#6FDCE5 #E56FDC #DCE56F
tetradic
#6FDCE5 #B36FE5 #E5786F #A1E56F
square
#6FDCE5 #B36FE5 #E5786F #A1E56F
split-complementary
#6FDCE5 #E56FA1 #E5B36F
monochromatic
#21ADB8 #3BCFDC #6FDCE5 #A3E9EE #D7F5F8
Accessibility & contrast
On white
1.61
#6FDCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6FDCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCE5
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCE5 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#0EE3DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdce5; /* rgb */ color: rgb(111, 220, 229); /* oklch */ color: oklch(83.3% 0.101 202.6);
Tailwind
colors: {
custom: {
50: '#a1e7ed',
500: '#6fdce5',
950: '#000000',
},
}SCSS
$custom: #6fdce5; $custom-light: #a1e7ed; $custom-dark: #000000;
JSON
{
"hex": "#6fdce5",
"rgb": {
"r": 111,
"g": 220,
"b": 229
},
"hsl": {
"h": 184.576,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83347,
"c": 0.10085,
"h": 202.6
},
"luminance": 0.60223
}Semantic roles & 50–950 ramp
primary
#6FDCE5
secondary
#B84940
accent
#2314D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484