#69FDCB#69FDCB
#69FDCB is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.146 H 167.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDCB |
|---|---|
| RGB | rgb(105, 253, 203) |
| HSL | hsl(160, 97%, 70%) |
| HSV | hsv(160, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.58, -51.17, 12.19) |
| CIE-LCH | lch(90.58, 52.61, 166.60°) |
| OKLab | oklab(90.06% -0.1427 0.0312) |
| OKLCH | oklch(90.06% 0.146 167.7) |
| XYZ | xyz(51.7252, 77.5605, 68.7331) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.92
Aquamarine
#7FFFD4
ΔE00 2.17
Light Turquoise
#7EF4CC
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDCB #FD699B
analogous
#69FD81 #69FDCB #69E5FD
triadic
#69FDCB #CB69FD #FDCB69
tetradic
#69FDCB #8169FD #FD699B #E5FD69
square
#69FDCB #8169FD #FD699B #E5FD69
split-complementary
#69FDCB #FD69E5 #FD8169
monochromatic
#03E89B #2DFCB6 #69FDCB #A5FEE0 #E1FFF5
Accessibility & contrast
On white
1.27
#69FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#69FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDCB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDCB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fdcb; /* rgb */ color: rgb(105, 253, 203); /* oklch */ color: oklch(90.1% 0.146 167.7);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#69fdcb',
950: '#000000',
},
}SCSS
$custom: #69fdcb; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#69fdcb",
"rgb": {
"r": 105,
"g": 253,
"b": 203
},
"hsl": {
"h": 159.73,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90058,
"c": 0.14609,
"h": 167.7
},
"luminance": 0.77566
}Semantic roles & 50–950 ramp
primary
#69FDCB
secondary
#D8326A
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684