#6FDEE2#6FDEE2
#6FDEE2 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.102 H 198.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEE2 |
|---|---|
| RGB | rgb(111, 222, 226) |
| HSL | hsl(182, 66%, 66%) |
| HSV | hsv(182, 51%, 89%) |
| CMYK | cmyk(50.9%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.44, -30.60, -11.71) |
| CIE-LCH | lch(82.44, 32.77, 200.94°) |
| OKLab | oklab(83.7% -0.0965 -0.0323) |
| OKLCH | oklch(83.7% 0.102 198.5) |
| XYZ | xyz(46.3987, 61.1088, 81.2868) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEE2 #E2736F
analogous
#6FE2AC #6FDEE2 #6FA4E2
triadic
#6FDEE2 #E26FDE #DEE26F
tetradic
#6FDEE2 #AC6FE2 #E2736F #A4E26F
square
#6FDEE2 #AC6FE2 #E2736F #A4E26F
split-complementary
#6FDEE2 #E26FA4 #E2AC6F
monochromatic
#24AEB3 #3CD2D8 #6FDEE2 #A2EAEC #D5F5F7
Accessibility & contrast
On white
1.59
#6FDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6FDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEE2
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEE2 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#BEC7E3
Tritanopia (blue-blind)
#15E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdee2; /* rgb */ color: rgb(111, 222, 226); /* oklch */ color: oklch(83.7% 0.102 198.5);
Tailwind
colors: {
custom: {
50: '#a1e8eb',
500: '#6fdee2',
950: '#000000',
},
}SCSS
$custom: #6fdee2; $custom-light: #a1e8eb; $custom-dark: #000000;
JSON
{
"hex": "#6fdee2",
"rgb": {
"r": 111,
"g": 222,
"b": 226
},
"hsl": {
"h": 182.087,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.83704,
"c": 0.10179,
"h": 198.5
},
"luminance": 0.61113
}Semantic roles & 50–950 ramp
primary
#6FDEE2
secondary
#B44642
accent
#1E17CE
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484