#6FCED5#6FCED5
#6FCED5 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.091 H 201.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCED5 |
|---|---|
| RGB | rgb(111, 206, 213) |
| HSL | hsl(184, 55%, 64%) |
| HSV | hsv(184, 48%, 84%) |
| CMYK | cmyk(47.9%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.47, -26.24, -12.19) |
| CIE-LCH | lch(77.47, 28.94, 204.91°) |
| OKLab | oklab(79.58% -0.0841 -0.0336) |
| OKLCH | oklch(79.58% 0.091 201.8) |
| XYZ | xyz(40.6324, 52.3228, 70.8960) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.19
Robin Egg Blue
#8AF1FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCED5 #D5766F
analogous
#6FD5A9 #6FCED5 #6F9BD5
triadic
#6FCED5 #D56FCE #CED56F
tetradic
#6FCED5 #A96FD5 #D5766F #9BD56F
square
#6FCED5 #A96FD5 #D5766F #9BD56F
split-complementary
#6FCED5 #D56F9B #D5A96F
monochromatic
#2E949C #40BEC7 #6FCED5 #9EDEE3 #CEEEF1
Accessibility & contrast
On white
1.83
#6FCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6FCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCED5
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCED5 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B1BAD6
Tritanopia (blue-blind)
#33D4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fced5; /* rgb */ color: rgb(111, 206, 213); /* oklch */ color: oklch(79.6% 0.091 201.8);
Tailwind
colors: {
custom: {
50: '#9fdde1',
500: '#6fced5',
950: '#000000',
},
}SCSS
$custom: #6fced5; $custom-light: #9fdde1; $custom-dark: #000000;
JSON
{
"hex": "#6fced5",
"rgb": {
"r": 111,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.118,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.79583,
"c": 0.09058,
"h": 201.8
},
"luminance": 0.52326
}Semantic roles & 50–950 ramp
primary
#6FCED5
secondary
#A14E48
accent
#2E23C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484