#69CFD4#69CFD4
#69CFD4 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.5% C 0.095 H 199.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFD4 |
|---|---|
| RGB | rgb(105, 207, 212) |
| HSL | hsl(183, 55%, 62%) |
| HSV | hsv(183, 50%, 83%) |
| CMYK | cmyk(50.5%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.51, -28.30, -11.62) |
| CIE-LCH | lch(77.51, 30.59, 202.33°) |
| OKLab | oklab(79.54% -0.0898 -0.0321) |
| OKLCH | oklch(79.54% 0.095 199.7) |
| XYZ | xyz(40.0174, 52.3788, 70.2759) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.48
Robin Egg Blue
#8AF1FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFD4 #D46E69
analogous
#69D4A4 #69CFD4 #6999D4
triadic
#69CFD4 #D469CF #CFD469
tetradic
#69CFD4 #A469D4 #D46E69 #99D469
square
#69CFD4 #A469D4 #D46E69 #99D469
split-complementary
#69CFD4 #D46999 #D4A469
monochromatic
#2B9297 #39C0C6 #69CFD4 #99DEE2 #C8EDEF
Accessibility & contrast
On white
1.83
#69CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#69CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFD4
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFD4 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D5
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#1CD5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cfd4; /* rgb */ color: rgb(105, 207, 212); /* oklch */ color: oklch(79.5% 0.095 199.7);
Tailwind
colors: {
custom: {
50: '#9cdee1',
500: '#69cfd4',
950: '#000000',
},
}SCSS
$custom: #69cfd4; $custom-light: #9cdee1; $custom-dark: #000000;
JSON
{
"hex": "#69cfd4",
"rgb": {
"r": 105,
"g": 207,
"b": 212
},
"hsl": {
"h": 182.804,
"s": 55.44,
"l": 62.157
},
"oklch": {
"l": 0.79538,
"c": 0.09533,
"h": 199.7
},
"luminance": 0.52382
}Semantic roles & 50–950 ramp
primary
#69CFD4
secondary
#9C4945
accent
#2A23C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484