#69FFD2#69FFD2
#69FFD2 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.144 H 170.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFD2 |
|---|---|
| RGB | rgb(105, 255, 210) |
| HSL | hsl(162, 100%, 71%) |
| HSV | hsv(162, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.31, -50.46, 9.63) |
| CIE-LCH | lch(91.31, 51.37, 169.20°) |
| OKLab | oklab(90.71% -0.1417 0.0246) |
| OKLCH | oklch(90.71% 0.144 170.2) |
| XYZ | xyz(53.2129, 79.1710, 73.4375) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.67
Light Turquoise
#7EF4CC
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFD2 #FF6996
analogous
#69FF87 #69FFD2 #69E1FF
triadic
#69FFD2 #D269FF #FFD269
tetradic
#69FFD2 #8769FF #FF6996 #E1FF69
square
#69FFD2 #8769FF #FF6996 #E1FF69
split-complementary
#69FFD2 #FF69E1 #FF8769
monochromatic
#00EEA6 #2CFFC0 #69FFD2 #A6FFE4 #E0FFF6
Accessibility & contrast
On white
1.25
#69FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#69FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFD2
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFD2 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69ffd2; /* rgb */ color: rgb(105, 255, 210); /* oklch */ color: oklch(90.7% 0.144 170.2);
Tailwind
colors: {
custom: {
50: '#a1ffdf',
500: '#69ffd2',
950: '#000000',
},
}SCSS
$custom: #69ffd2; $custom-light: #a1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#69ffd2",
"rgb": {
"r": 105,
"g": 255,
"b": 210
},
"hsl": {
"h": 162,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90707,
"c": 0.1438,
"h": 170.2
},
"luminance": 0.79176
}Semantic roles & 50–950 ramp
primary
#69FFD2
secondary
#DB3164
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684