#6FCFD2#6FCFD2
#6FCFD2 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.091 H 198.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFD2 |
|---|---|
| RGB | rgb(111, 207, 210) |
| HSL | hsl(182, 52%, 63%) |
| HSV | hsv(182, 47%, 82%) |
| CMYK | cmyk(47.1%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.67, -27.51, -10.28) |
| CIE-LCH | lch(77.67, 29.37, 200.48°) |
| OKLab | oklab(79.71% -0.0865 -0.0283) |
| OKLCH | oklch(79.71% 0.091 198.2) |
| XYZ | xyz(40.4966, 52.6549, 68.9896) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Robin Egg Blue
#8AF1FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFD2 #D2726F
analogous
#6FD2A3 #6FCFD2 #6F9DD2
triadic
#6FCFD2 #D26FCF #CFD26F
tetradic
#6FCFD2 #A36FD2 #D2726F #9DD26F
square
#6FCFD2 #A36FD2 #D2726F #9DD26F
split-complementary
#6FCFD2 #D26F9D #D2A36F
monochromatic
#2F9497 #40BFC3 #6FCFD2 #9EDFE1 #CCEEEF
Accessibility & contrast
On white
1.82
#6FCFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6FCFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFD2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFD2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D2
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#36D5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcfd2; /* rgb */ color: rgb(111, 207, 210); /* oklch */ color: oklch(79.7% 0.091 198.2);
Tailwind
colors: {
custom: {
50: '#9fdedf',
500: '#6fcfd2',
950: '#000000',
},
}SCSS
$custom: #6fcfd2; $custom-light: #9fdedf; $custom-dark: #000000;
JSON
{
"hex": "#6fcfd2",
"rgb": {
"r": 111,
"g": 207,
"b": 210
},
"hsl": {
"h": 181.818,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.79712,
"c": 0.091,
"h": 198.2
},
"luminance": 0.52658
}Semantic roles & 50–950 ramp
primary
#6FCFD2
secondary
#9D4B49
accent
#2A26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484