#6FCED8#6FCED8
#6FCED8 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.091 H 204.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCED8 |
|---|---|
| RGB | rgb(111, 206, 216) |
| HSL | hsl(186, 57%, 64%) |
| HSV | hsv(186, 49%, 85%) |
| CMYK | cmyk(48.6%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.56, -25.45, -13.66) |
| CIE-LCH | lch(77.56, 28.89, 208.22°) |
| OKLab | oklab(79.69% -0.0829 -0.0377) |
| OKLCH | oklch(79.69% 0.091 204.4) |
| XYZ | xyz(41.0167, 52.4765, 72.9199) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.40
Darkturquoise
#00CED1
ΔE00 6.59
Mediumturquoise
#48D1CC
ΔE00 7.08
Robin'S Egg
#6DEDFD
ΔE00 7.33
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Robin Egg Blue
#8AF1FE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCED8 #D8796F
analogous
#6FD8AE #6FCED8 #6F9AD8
triadic
#6FCED8 #D86FCE #CED86F
tetradic
#6FCED8 #AE6FD8 #D8796F #9AD86F
square
#6FCED8 #AE6FD8 #D8796F #9AD86F
split-complementary
#6FCED8 #D86F9A #D8AE6F
monochromatic
#2C96A1 #3FBECB #6FCED8 #9FDEE5 #CFEFF2
Accessibility & contrast
On white
1.83
#6FCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6FCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCED8
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCED8 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D9
Deuteranopia (green-blind)
#B0BAD8
Tritanopia (blue-blind)
#30D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fced8; /* rgb */ color: rgb(111, 206, 216); /* oklch */ color: oklch(79.7% 0.091 204.4);
Tailwind
colors: {
custom: {
50: '#9fdde4',
500: '#6fced8',
950: '#000000',
},
}SCSS
$custom: #6fced8; $custom-light: #9fdde4; $custom-dark: #000000;
JSON
{
"hex": "#6fced8",
"rgb": {
"r": 111,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.714,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.79687,
"c": 0.09106,
"h": 204.4
},
"luminance": 0.5248
}Semantic roles & 50–950 ramp
primary
#6FCED8
secondary
#A54F46
accent
#3021C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484