#6FD5DF#6FD5DF
#6FD5DF is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.5% C 0.096 H 203.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5DF |
|---|---|
| RGB | rgb(111, 213, 223) |
| HSL | hsl(185, 64%, 65%) |
| HSV | hsv(185, 50%, 87%) |
| CMYK | cmyk(50.2%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(79.78, -27.04, -14.09) |
| CIE-LCH | lch(79.78, 30.49, 207.53°) |
| OKLab | oklab(81.54% -0.0879 -0.0389) |
| OKLCH | oklch(81.54% 0.096 203.9) |
| XYZ | xyz(43.6638, 56.2919, 78.3621) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 6.54
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5DF #DF796F
analogous
#6FDFB1 #6FD5DF #6F9DDF
triadic
#6FD5DF #DF6FD5 #D5DF6F
tetradic
#6FD5DF #B16FDF #DF796F #9DDF6F
square
#6FD5DF #B16FDF #DF796F #9DDF6F
split-complementary
#6FD5DF #DF6F9D #DFB16F
monochromatic
#26A1AD #3DC6D4 #6FD5DF #A1E4EA #D3F2F5
Accessibility & contrast
On white
1.71
#6FD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#6FD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5DF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5DF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE0
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#23DCD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd5df; /* rgb */ color: rgb(111, 213, 223); /* oklch */ color: oklch(81.5% 0.096 203.9);
Tailwind
colors: {
custom: {
50: '#a0e2e9',
500: '#6fd5df',
950: '#000000',
},
}SCSS
$custom: #6fd5df; $custom-light: #a0e2e9; $custom-dark: #000000;
JSON
{
"hex": "#6fd5df",
"rgb": {
"r": 111,
"g": 213,
"b": 223
},
"hsl": {
"h": 185.357,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.81536,
"c": 0.0961,
"h": 203.9
},
"luminance": 0.56296
}Semantic roles & 50–950 ramp
primary
#6FD5DF
secondary
#AF4D43
accent
#2A1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484