#69FDB5#69FDB5
#69FDB5 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.5% C 0.163 H 159.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDB5 |
|---|---|
| RGB | rgb(105, 253, 181) |
| HSL | hsl(151, 97%, 70%) |
| HSV | hsv(151, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 28.5%, 0.8%) |
| CIE-LAB | lab(90.13, -55.76, 22.85) |
| CIE-LCH | lch(90.13, 60.26, 157.72°) |
| OKLab | oklab(89.54% -0.1525 0.0581) |
| OKLCH | oklch(89.54% 0.163 159.2) |
| XYZ | xyz(49.2870, 76.5852, 55.8921) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.63
Light Bluish Green
#76FDA8
ΔE00 2.93
Greenish Cyan
#2AFEB7
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDB5 #FD69B1
analogous
#69FD6B #69FDB5 #69FBFD
triadic
#69FDB5 #B569FD #FDB569
tetradic
#69FDB5 #6B69FD #FD69B1 #FBFD69
square
#69FDB5 #6B69FD #FD69B1 #FBFD69
split-complementary
#69FDB5 #FD69FB #FD6B69
monochromatic
#03E879 #2DFC97 #69FDB5 #A5FED3 #E1FFF0
Accessibility & contrast
On white
1.29
#69FDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#69FDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDB5
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDB5 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBB1
Deuteranopia (green-blind)
#E6DDBA
Tritanopia (blue-blind)
#26FCEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fdb5; /* rgb */ color: rgb(105, 253, 181); /* oklch */ color: oklch(89.5% 0.163 159.2);
Tailwind
colors: {
custom: {
50: '#a0ffcb',
500: '#69fdb5',
950: '#000000',
},
}SCSS
$custom: #69fdb5; $custom-light: #a0ffcb; $custom-dark: #000000;
JSON
{
"hex": "#69fdb5",
"rgb": {
"r": 105,
"g": 253,
"b": 181
},
"hsl": {
"h": 150.811,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89544,
"c": 0.16314,
"h": 159.2
},
"luminance": 0.7659
}Semantic roles & 50–950 ramp
primary
#69FDB5
secondary
#D83283
accent
#0070E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683