#69D5DF#69D5DF
#69D5DF is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.100 H 203.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69D5DF |
|---|---|
| RGB | rgb(105, 213, 223) |
| HSL | hsl(185, 65%, 64%) |
| HSV | hsv(185, 53%, 87%) |
| CMYK | cmyk(52.9%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(79.57, -28.28, -14.44) |
| CIE-LCH | lch(79.57, 31.75, 207.04°) |
| OKLab | oklab(81.31% -0.0918 -0.0399) |
| OKLCH | oklch(81.31% 0.1 203.5) |
| XYZ | xyz(42.9338, 55.9155, 78.3279) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.53
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D5DF #DF7369
analogous
#69DFAE #69D5DF #699ADF
triadic
#69D5DF #DF69D5 #D5DF69
tetradic
#69D5DF #AE69DF #DF7369 #9ADF69
square
#69D5DF #AE69DF #DF7369 #9ADF69
split-complementary
#69D5DF #DF699A #DFAE69
monochromatic
#249EA9 #37C7D4 #69D5DF #9BE3EA #CEF1F5
Accessibility & contrast
On white
1.72
#69D5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#69D5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D5DF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D5DF | 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)
#C7CDE0
Deuteranopia (green-blind)
#B4BFE0
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d5df; /* rgb */ color: rgb(105, 213, 223); /* oklch */ color: oklch(81.3% 0.100 203.5);
Tailwind
colors: {
custom: {
50: '#9de2e9',
500: '#69d5df',
950: '#000000',
},
}SCSS
$custom: #69d5df; $custom-light: #9de2e9; $custom-dark: #000000;
JSON
{
"hex": "#69d5df",
"rgb": {
"r": 105,
"g": 213,
"b": 223
},
"hsl": {
"h": 185.085,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81305,
"c": 0.10013,
"h": 203.5
},
"luminance": 0.55919
}Semantic roles & 50–950 ramp
primary
#69D5DF
secondary
#AC4A41
accent
#2819CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484