#93CFDA#93CFDA
#93CFDA is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.7% C 0.063 H 210.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #93CFDA |
|---|---|
| RGB | rgb(147, 207, 218) |
| HSL | hsl(189, 49%, 72%) |
| HSV | hsv(189, 33%, 85%) |
| CMYK | cmyk(32.6%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(79.55, -16.48, -11.60) |
| CIE-LCH | lch(79.55, 20.15, 215.13°) |
| OKLab | oklab(81.74% -0.0546 -0.0317) |
| OKLCH | oklch(81.74% 0.063 210.2) |
| XYZ | xyz(46.9961, 55.8880, 74.6272) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.12
Lightblue
#ADD8E6
ΔE00 5.16
Sky Blue
#87CEEB
ΔE00 6.02
Ice Blue
#A5DFF9
ΔE00 7.14
Baby Blue
#89CFF0
ΔE00 7.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CFDA #DA9E93
analogous
#93DAC2 #93CFDA #93ACDA
triadic
#93CFDA #DA93CF #CFDA93
tetradic
#93CFDA #C293DA #DA9E93 #ACDA93
square
#93CFDA #C293DA #DA9E93 #ACDA93
split-complementary
#93CFDA #DA93AC #DAC293
monochromatic
#3EA2B5 #65BBCA #93CFDA #C1E3EA #E8F5F7
Accessibility & contrast
On white
1.72
#93CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#93CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CFDA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CFDA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADB
Deuteranopia (green-blind)
#B9C1DA
Tritanopia (blue-blind)
#7AD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #93cfda; /* rgb */ color: rgb(147, 207, 218); /* oklch */ color: oklch(81.7% 0.063 210.2);
Tailwind
colors: {
custom: {
50: '#b5dde5',
500: '#93cfda',
950: '#000000',
},
}SCSS
$custom: #93cfda; $custom-light: #b5dde5; $custom-dark: #000000;
JSON
{
"hex": "#93cfda",
"rgb": {
"r": 147,
"g": 207,
"b": 218
},
"hsl": {
"h": 189.296,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.81738,
"c": 0.06311,
"h": 210.2
},
"luminance": 0.55891
}Semantic roles & 50–950 ramp
primary
#93CFDA
secondary
#B16D60
accent
#4029BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484