#69CFD5#69CFD5
#69CFD5 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.095 H 200.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFD5 |
|---|---|
| RGB | rgb(105, 207, 213) |
| HSL | hsl(183, 56%, 62%) |
| HSV | hsv(183, 51%, 84%) |
| CMYK | cmyk(50.7%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.54, -28.03, -12.11) |
| CIE-LCH | lch(77.54, 30.54, 203.37°) |
| OKLab | oklab(79.57% -0.0893 -0.0334) |
| OKLCH | oklch(79.57% 0.095 200.5) |
| XYZ | xyz(40.1439, 52.4294, 70.9423) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.36
Robin Egg Blue
#8AF1FE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFD5 #D56F69
analogous
#69D5A5 #69CFD5 #6999D5
triadic
#69CFD5 #D569CF #CFD569
tetradic
#69CFD5 #A569D5 #D56F69 #99D569
square
#69CFD5 #A569D5 #D56F69 #99D569
split-complementary
#69CFD5 #D56999 #D5A569
monochromatic
#2B9399 #39C0C8 #69CFD5 #99DEE2 #C9EEF0
Accessibility & contrast
On white
1.83
#69CFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#69CFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFD5
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFD5 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B1BAD6
Tritanopia (blue-blind)
#1AD5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cfd5; /* rgb */ color: rgb(105, 207, 213); /* oklch */ color: oklch(79.6% 0.095 200.5);
Tailwind
colors: {
custom: {
50: '#9cdee1',
500: '#69cfd5',
950: '#000000',
},
}SCSS
$custom: #69cfd5; $custom-light: #9cdee1; $custom-dark: #000000;
JSON
{
"hex": "#69cfd5",
"rgb": {
"r": 105,
"g": 207,
"b": 213
},
"hsl": {
"h": 183.333,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.79572,
"c": 0.0954,
"h": 200.5
},
"luminance": 0.52433
}Semantic roles & 50–950 ramp
primary
#69CFD5
secondary
#9E4A45
accent
#2B22C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484