#69D2D3#69D2D3
#69D2D3 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.097 H 196.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2D3 |
|---|---|
| RGB | rgb(105, 210, 211) |
| HSL | hsl(181, 55%, 62%) |
| HSV | hsv(181, 50%, 83%) |
| CMYK | cmyk(50.2%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(78.34, -30.01, -9.84) |
| CIE-LCH | lch(78.34, 31.58, 198.15°) |
| OKLab | oklab(80.2% -0.0935 -0.0272) |
| OKLCH | oklch(80.2% 0.097 196.2) |
| XYZ | xyz(40.6253, 53.7959, 69.8581) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 6.02
Turquoise
#40E0D0
ΔE00 7.49
Robin'S Egg
#6DEDFD
ΔE00 7.94
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2D3 #D36A69
analogous
#69D39F #69D2D3 #699DD3
triadic
#69D2D3 #D369D2 #D2D369
tetradic
#69D2D3 #9F69D3 #D36A69 #9DD369
square
#69D2D3 #9F69D3 #D36A69 #9DD369
split-complementary
#69D2D3 #D3699D #D39F69
monochromatic
#2C9596 #3AC4C5 #69D2D3 #98E0E1 #C8EEEF
Accessibility & contrast
On white
1.79
#69D2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#69D2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2D3
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2D3 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD3
Deuteranopia (green-blind)
#B4BCD4
Tritanopia (blue-blind)
#1CD8D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d2d3; /* rgb */ color: rgb(105, 210, 211); /* oklch */ color: oklch(80.2% 0.097 196.2);
Tailwind
colors: {
custom: {
50: '#9ce0e0',
500: '#69d2d3',
950: '#000000',
},
}SCSS
$custom: #69d2d3; $custom-light: #9ce0e0; $custom-dark: #000000;
JSON
{
"hex": "#69d2d3",
"rgb": {
"r": 105,
"g": 210,
"b": 211
},
"hsl": {
"h": 180.566,
"s": 54.639,
"l": 61.961
},
"oklch": {
"l": 0.80201,
"c": 0.09736,
"h": 196.2
},
"luminance": 0.538
}Semantic roles & 50–950 ramp
primary
#69D2D3
secondary
#9B4645
accent
#2523C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484