#6FDCE3#6FDCE3
#6FDCE3 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.101 H 201.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCE3 |
|---|---|
| RGB | rgb(111, 220, 227) |
| HSL | hsl(184, 67%, 66%) |
| HSV | hsv(184, 51%, 89%) |
| CMYK | cmyk(51.1%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.90, -29.38, -13.05) |
| CIE-LCH | lch(81.90, 32.15, 203.95°) |
| OKLab | oklab(83.28% -0.0939 -0.036) |
| OKLCH | oklch(83.28% 0.101 201) |
| XYZ | xyz(46.0083, 60.1078, 81.8355) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCE3 #E3766F
analogous
#6FE3B0 #6FDCE3 #6FA2E3
triadic
#6FDCE3 #E36FDC #DCE36F
tetradic
#6FDCE3 #B06FE3 #E3766F #A2E36F
square
#6FDCE3 #B06FE3 #E3766F #A2E36F
split-complementary
#6FDCE3 #E36FA2 #E3B06F
monochromatic
#23ACB5 #3CD0D9 #6FDCE3 #A2E8ED #D5F5F7
Accessibility & contrast
On white
1.61
#6FDCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6FDCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCE3
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCE3 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E4
Deuteranopia (green-blind)
#BBC6E4
Tritanopia (blue-blind)
#15E3DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdce3; /* rgb */ color: rgb(111, 220, 227); /* oklch */ color: oklch(83.3% 0.101 201.0);
Tailwind
colors: {
custom: {
50: '#a1e7eb',
500: '#6fdce3',
950: '#000000',
},
}SCSS
$custom: #6fdce3; $custom-light: #a1e7eb; $custom-dark: #000000;
JSON
{
"hex": "#6fdce3",
"rgb": {
"r": 111,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.621,
"s": 67.442,
"l": 66.275
},
"oklch": {
"l": 0.83278,
"c": 0.1006,
"h": 201
},
"luminance": 0.60112
}Semantic roles & 50–950 ramp
primary
#6FDCE3
secondary
#B54841
accent
#2116CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484