#69CFD7#69CFD7
#69CFD7 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.096 H 202.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFD7 |
|---|---|
| RGB | rgb(105, 207, 215) |
| HSL | hsl(184, 58%, 63%) |
| HSV | hsv(184, 51%, 84%) |
| CMYK | cmyk(51.2%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(77.60, -27.50, -13.10) |
| CIE-LCH | lch(77.60, 30.46, 205.47°) |
| OKLab | oklab(79.64% -0.0885 -0.0361) |
| OKLCH | oklch(79.64% 0.096 202.2) |
| XYZ | xyz(40.3993, 52.5315, 72.2874) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 8.18
Robin Egg Blue
#8AF1FE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFD7 #D77169
analogous
#69D7A8 #69CFD7 #6998D7
triadic
#69CFD7 #D769CF #CFD769
tetradic
#69CFD7 #A869D7 #D77169 #98D769
square
#69CFD7 #A869D7 #D77169 #98D769
split-complementary
#69CFD7 #D76998 #D7A869
monochromatic
#2A949C #39C0CA #69CFD7 #99DEE4 #CAEEF1
Accessibility & contrast
On white
1.82
#69CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#69CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFD7
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFD7 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D8
Deuteranopia (green-blind)
#B0BAD8
Tritanopia (blue-blind)
#16D6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cfd7; /* rgb */ color: rgb(105, 207, 215); /* oklch */ color: oklch(79.6% 0.096 202.2);
Tailwind
colors: {
custom: {
50: '#9cdee3',
500: '#69cfd7',
950: '#000000',
},
}SCSS
$custom: #69cfd7; $custom-light: #9cdee3; $custom-dark: #000000;
JSON
{
"hex": "#69cfd7",
"rgb": {
"r": 105,
"g": 207,
"b": 215
},
"hsl": {
"h": 184.364,
"s": 57.895,
"l": 62.745
},
"oklch": {
"l": 0.79641,
"c": 0.09564,
"h": 202.2
},
"luminance": 0.52535
}Semantic roles & 50–950 ramp
primary
#69CFD7
secondary
#A04B44
accent
#2C20C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484